hyperHTML-Element:可扩展类,用于定义基于hyperHTML的自定义元素

时间:2024-05-30 05:23:09
【文件属性】:

文件名称:hyperHTML-Element:可扩展类,用于定义基于hyperHTML的自定义元素

文件大小:90KB

文件格式:ZIP

更新时间:2024-05-30 05:23:09

JavaScript

超HTML元素 可扩展类,用于定义基于hyperHTML的自定义元素。 npm install hyperhtml-element 包含hyperHTML 此类将所有hyperHTML方法附加到其自身上,唯一的例外是define方法,在这里用于定义“自定义元素”。 要具有相同的,请使用提供完全相同的API的HyperHTMLElement.intent(...) 。 文献资料 您可以在页面中找到有关此帮助器的更多信息。 班上 const HyperHTMLElement = require ( 'hyperhtml-element' ) ; class MyElement extends HyperHTMLElement { // observed attributes are automatically defined as accessors static get o


【文件预览】:
hyperHTML-Element-master
----.travis.yml(143B)
----typescript.md(2KB)
----es5.config.js(379B)
----es5.js(80KB)
----min.js(22KB)
----index.js(77KB)
----esm.config.js(307B)
----test.js(11KB)
----package.json(3KB)
----test()
--------test.js(1KB)
--------test.es5.js(6KB)
--------index.html(678B)
--------builtin.html(2KB)
--------ce.js(15KB)
--------checked.html(1KB)
--------button.html(1KB)
----esm()
--------index.js(12KB)
--------index.d.ts(89B)
----.npmignore(144B)
----index.d.ts(3KB)
----cjs()
--------index.js(12KB)
--------package.json(19B)
--------index.d.ts(89B)
----es5.min.js(25KB)
----.gitignore(65B)
----README.md(5KB)
----LICENSE.txt(770B)

网友评论