typescript 文档阅读笔记-DOM Manipulation

typescript 本身提供了DOM API的类型定义。以下类型在在 lib.dom.d.ts 都可以找到。
typescript 文档阅读笔记-DOM Manipulation
这里着重说一下 HTMLElement 元素节点对应的类型:

上一篇:mongoDB小工具-variety


下一篇:MySQL Manipulation