TypeScript Version: 2.4.0
The HTMLElementTagNameMap interface seems to be missing some HTML tags. From the list of new HTML5 elements (I haven't checked anything else), the following are missing:
main (I have noticed because of this element.)
bdi
details
dialog
menuitem (Deprecated.)
rp
summary
TypeScript Version: 2.4.0
The
HTMLElementTagNameMapinterface seems to be missing some HTML tags. From the list of new HTML5 elements (I haven't checked anything else), the following are missing:main(I have noticed because of this element.)bdidetailsdialog(Deprecated.)menuitemrpsummary