当前位置:网站首页>Type declaration of all DOM elements in TS
Type declaration of all DOM elements in TS
2022-07-05 14:37:00 【Forgive me for not being free and easy enough】
TS all dom Type declaration of element ,TS declared , It can be used directly
interface HTMLElementTagNameMap {
"a": HTMLAnchorElement;
"abbr": HTMLElement;
"address": HTMLElement;
"applet": HTMLAppletElement;
"area": HTMLAreaElement;
"article": HTMLElement;
"aside": HTMLElement;
"audio": HTMLAudioElement;
"b": HTMLElement;
"base": HTMLBaseElement;
"bdi": HTMLElement;
"bdo": HTMLElement;
"blockquote": HTMLQuoteElement;
"body": HTMLBodyElement;
"br": HTMLBRElement;
"button": HTMLButtonElement;
"canvas": HTMLCanvasElement;
"caption": HTMLTableCaptionElement;
"cite": HTMLElement;
"code": HTMLElement;
"col": HTMLTableColElement;
"colgroup": HTMLTableColElement;
"data": HTMLDataElement;
"datalist": HTMLDataListElement;
"dd": HTMLElement;
"del": HTMLModElement;
"details": HTMLDetailsElement;
"dfn": HTMLElement;
"dialog": HTMLDialogElement;
"dir": HTMLDirectoryElement;
"div": HTMLDivElement;
"dl": HTMLDListElement;
"dt": HTMLElement;
"em": HTMLElement;
"embed": HTMLEmbedElement;
"fieldset": HTMLFieldSetElement;
"figcaption": HTMLElement;
"figure": HTMLElement;
"font": HTMLFontElement;
"footer": HTMLElement;
"form": HTMLFormElement;
"frame": HTMLFrameElement;
"frameset": HTMLFrameSetElement;
"h1": HTMLHeadingElement;
"h2": HTMLHeadingElement;
"h3": HTMLHeadingElement;
"h4": HTMLHeadingElement;
"h5": HTMLHeadingElement;
"h6": HTMLHeadingElement;
"head": HTMLHeadElement;
"header": HTMLElement;
"hgroup": HTMLElement;
"hr": HTMLHRElement;
"html": HTMLHtmlElement;
"i": HTMLElement;
"iframe": HTMLIFrameElement;
"img": HTMLImageElement;
"input": HTMLInputElement;
"ins": HTMLModElement;
"kbd": HTMLElement;
"label": HTMLLabelElement;
"legend": HTMLLegendElement;
"li": HTMLLIElement;
"link": HTMLLinkElement;
"main": HTMLElement;
"map": HTMLMapElement;
"mark": HTMLElement;
"marquee": HTMLMarqueeElement;
"menu": HTMLMenuElement;
"meta": HTMLMetaElement;
"meter": HTMLMeterElement;
"nav": HTMLElement;
"noscript": HTMLElement;
"object": HTMLObjectElement;
"ol": HTMLOListElement;
"optgroup": HTMLOptGroupElement;
"option": HTMLOptionElement;
"output": HTMLOutputElement;
"p": HTMLParagraphElement;
"param": HTMLParamElement;
"picture": HTMLPictureElement;
"pre": HTMLPreElement;
"progress": HTMLProgressElement;
"q": HTMLQuoteElement;
"rp": HTMLElement;
"rt": HTMLElement;
"ruby": HTMLElement;
"s": HTMLElement;
"samp": HTMLElement;
"script": HTMLScriptElement;
"section": HTMLElement;
"select": HTMLSelectElement;
"slot": HTMLSlotElement;
"small": HTMLElement;
"source": HTMLSourceElement;
"span": HTMLSpanElement;
"strong": HTMLElement;
"style": HTMLStyleElement;
"sub": HTMLElement;
"summary": HTMLElement;
"sup": HTMLElement;
"table": HTMLTableElement;
"tbody": HTMLTableSectionElement;
"td": HTMLTableDataCellElement;
"template": HTMLTemplateElement;
"textarea": HTMLTextAreaElement;
"tfoot": HTMLTableSectionElement;
"th": HTMLTableHeaderCellElement;
"thead": HTMLTableSectionElement;
"time": HTMLTimeElement;
"title": HTMLTitleElement;
"tr": HTMLTableRowElement;
"track": HTMLTrackElement;
"u": HTMLElement;
"ul": HTMLUListElement;
"var": HTMLElement;
"video": HTMLVideoElement;
"wbr": HTMLElement;
}
边栏推荐
- 直播预告|如何借助自动化工具落地DevOps(文末福利)
- Strong connection component
- 手写promise与async await
- Intelligent supply chain collaboration system solution for daily chemical products industry: digital intelligent SCM supply chain, which is the "acceleration" of enterprise transformation
- 详解Vue适时清理keepalive缓存方案
- 分享 20 个稀奇古怪的 JS 表达式,看看你能答对多少
- 浅谈Dataset和Dataloader在加载数据时如何调用到__getitem__()函数
- Introduction, installation, introduction and detailed introduction to postman!
- CPU设计实战-第四章实践任务二用阻塞技术解决相关引发的冲突
- 家用电器行业商业供应链协同平台解决方案:供应链系统管理精益化,助推企业智造升级
猜你喜欢

LeetCode_ 2 (add two numbers)

Countermeasures of enterprise supply chain management system in UCA Era

IPv6与IPv4的区别 网信办等三部推进IPv6规模部署

Drive brushless DC motor based on Ti drv10970

Thymeleaf th:with局部变量的使用

ASP. Net large takeout ordering system source code (PC version + mobile version + merchant version)

乌卡时代下,企业供应链管理体系的应对策略

How to choose the appropriate certificate brand when applying for code signing certificate?

实现一个博客系统----使用模板引擎技术

Microframe technology won the "cloud tripod Award" at the global Cloud Computing Conference!
随机推荐
The forked VM terminated without saying properly goodbye
Isn't it right to put money into the external market? How can we ensure safety?
Under the crisis of enterprise development, is digital transformation the future savior of enterprises
做自媒体视频二次剪辑,怎样剪辑不算侵权
Topology visual drawing engine
SSL证书错误怎么办?浏览器常见SSL证书报错解决办法
强联通分量
长列表优化虚拟滚动
区间 - 左闭右开
Countermeasures of enterprise supply chain management system in UCA Era
Longest common subsequence dynamic programming
不相交集
ASP. Net large takeout ordering system source code (PC version + mobile version + merchant version)
Thymeleaf th:with use of local variables
How to make a second clip of our media video without infringement
Solution of commercial supply chain collaboration platform in household appliance industry: lean supply chain system management, boosting enterprise intelligent manufacturing upgrading
CYCA少儿形体礼仪 宁波市培训成果考核圆满落幕
webRTC SDP mslabel lable
PMP考试20天能通过吗?
Opengauss database source code analysis series articles -- detailed explanation of dense equivalent query technology (Part 2)