TextElement
TextElement =
"h1"|"h2"|"h3"|"h4"|"h5"|"h6"|"p"|"span"|"div"|"label"|"strong"|"em"|"small"
Defined in: src/components/primitives/Text/Text.tsx:15
HTML element types that Text component can render as
TextElement =
"h1"|"h2"|"h3"|"h4"|"h5"|"h6"|"p"|"span"|"div"|"label"|"strong"|"em"|"small"
Defined in: src/components/primitives/Text/Text.tsx:15
HTML element types that Text component can render as