Web Components
摘要:
Web Components是什么 Web Components是一个聚集html,css,js的一个可复用组件。 这样开发者就可以在网络上通过插件或组件的形式分享自己的代码片段(具有独立的功能),也可以理解成web组件或插件。 Web Components的组成要素 自定义元素 html模版 sh 阅读全文
posted @ 2017-08-14 22:56 qize 阅读(729) 评论(0) 推荐(0) 编辑