declarative-shadow-dom:自定义元素以声明方式创建Shadow DOM

时间:2024-05-31 05:06:32
【文件属性】:

文件名称:declarative-shadow-dom:自定义元素以声明方式创建Shadow DOM

文件大小:27KB

文件格式:ZIP

更新时间:2024-05-31 05:06:32

declarative custom-elements shadow-dom HTML

自定义元素以声明方式创建Shadow DOM 它应该与给出的建议紧密合作 演示版 安装 使用安装组件: $ bower install declarative-shadow-dom --save 或 。 用法 如果需要,内置的导入自定义元素可扩展polyfill < script src =" //unpkg.com/@ungap/custom-elements-builtin " > </ script > 导入自定义元素: import 'declarative-shadow-dom' ; < script src =" node_modules/declarative-shadow-dom/declarative-shadow-dom.js " > </ script > 开始使用它! < anyelement>


【文件预览】:
declarative-shadow-dom-main
----.travis.yml(256B)
----package.json(669B)
----.github()
--------ISSUE_TEMPLATE.md(323B)
----test()
--------stamp.html(8KB)
--------native()
--------helper.js(4KB)
--------auto-stamp()
--------index.html(2KB)
--------auto-stamp.html(5KB)
--------spec.html(868B)
----declarative-shadow-dom.js(3KB)
----index.html(3KB)
----declarative-shadow-dom.html(161B)
----LICENSE(1KB)
----CONTRIBUTING.md(3KB)
----Gruntfile.js(725B)
----.gitignore(32B)
----README.md(3KB)
----bower.json(549B)
----.editorconfig(420B)

网友评论