#Overview
Help Texts can be used for form elements like the Input Field.
| Name | Type | Default | Description | Controls |
|---|---|---|---|---|
| children * | ReactNode | - | The content of the Help Text | |
| hasError | boolean | - | If true, color the text red |
Help Texts can be used for form elements like the Input Field.
| Name | Type | Default | Description | Controls |
|---|---|---|---|---|
| children * | ReactNode | - | The content of the Help Text | |
| hasError | boolean | - | If true, color the text red |