MeteorJS: Change between many UI frameworks

ぃ、小莉子 提交于 2019-12-11 06:29:41

问题


I want to let the user change theme in my app. Is possible in meteor to selectively select what package to load? or dynamically load js/css/less? Example if they opt to used bootstrap I can just load the js/css/less of bootstrap. If they opt to used materialize I can just load the sets of js/css/less of the framework.

来源:https://stackoverflow.com/questions/29486782/meteorjs-change-between-many-ui-frameworks

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!