网络组件 源码
目前,这只是一个学习Web组件的场所。 // A template tag itself is not even considered to be in the document, until it's activated. const template = document . createElement ( "template" ) ; template . innerHTML = ` <style> ${ /* matches the shadow host of the shadow dom */ } :host {} ${ /* matche
文件列表
web-components-master.zip
(预估有个16文件)
web-components-master
typings.d.ts
72B
package.json
497B
src
prop-types-to-object.ts
2KB
create-component
index.ts
2KB
list
list.styles.ts
599B
list.name.ts
31B
暂无评论