Small
Represents side-comments and small print, like copyright and legal text, independent of its styled presentation. By default, it renders text within it one font-size smaller, such as from small to x-small.
Component render
Small text
<Small>Small text</Small>
Properties
Property | Type | Description |
---|---|---|
slot | string | An optional slot attribute that can be added to the component. Certain components require the slot attribute to properly place it. |