An optional className
to apply to the <span>
surrounding the children
.
Optional secondary text to display that will be stacked below the
children
. This also applies some styles to make the text less prominent
than the children
.
An optional className
to apply to the <span>
surrounding the
secondaryText
if it was provided.
Generated using TypeDoc
The main text children to display. This will be stacked above the
secondaryText
if it was provided.