Help
The Help component displays help text below a form control.
Playground
Props
Props
| Prop | Type | Default | Description |
|---|---|---|---|
children | ReactNode | - | The help text. |
className | string | - | Additional CSS classes. |
color | ThemeColor | - | Sets the color of the help text. |
Last updated on