相关疑难解决方法(0)

如何在Meteor.js中设置html/body标签属性?

我需要在html标签上设置属性,或者在Meteor.js应用程序中设置文档的body标签.

具体来说我想拥有<html dir="rtl"><body dir="rtl">..

尝试后者,我收到控制台消息:

While building the application:
client/views/layout/layout.html:7: Attributes on <body> not supported

=> Your application has errors. Waiting for file change.
Run Code Online (Sandbox Code Playgroud)

那你怎么做的?

meteor

14
推荐指数
2
解决办法
5079
查看次数

标签 统计

meteor ×1