Text
A Text Input is an input field that users can type into. It has a range of options and supports several text formats including letters, numbers, or dates.
Props
Value string
| required
Add the text that will be shown.
Variant ENUM
Use the following structure to categorize different text sizes and styles: HeadingXL 48px bold
. Use primary
to highlight the value as bold and secondary
to show the value in a regular font weight.
Color variant ENUM
Add the colour variables to the text.
Updated 16 days ago