Const
List of all HTML tag functions. From div to abbr :) If you want to create any other tag, use the tag function.
div
abbr
const { div, p, abbr, img, style, ... } = allTags; Copy
const { div, p, abbr, img, style, ... } = allTags;
Generated using TypeDoc
List of all HTML tag functions. From
div
toabbr
:) If you want to create any other tag, use the tag function.