Optional
altOptional
childrenChildren to render as typography
Optional
classCustom class to give the html component
Optional
colorColor of the text
Optional
limitWhen provided, a limit will be placed on the number of lines to render, using the -webkit-line-clamp CSS property. Note that browsers that do not support this property will instead just hide the overflow. Lines that are hidden will be replaced with an ellipsis.
Optional
sizeSize of the text. Will inform heading size when used with heading
Optional
typeType of the tag used for the text. Usually heading or paragraph for bodies of text, span for inline texts
Optional
weightWeight of the text. Will default to bold for headings
Generated using TypeDoc
Alternative text to display on hover (HTML standard)