# Component/Form/FormHelperText

## Props


| Name | Type | Required | Default | Description |
|------|------|----------|---------|-------------|
| `icon` | `boolean | ReactElement<IconProps, string | JSXElementConstructor<any>> | undefined` | No |  |  |
| `as` | `undefined "span" "div" "p"` | No | span |  |
| `status` | `undefined "info" "success" "error"` | No | info |  |
| `mt` | `CSSValueWithLength | undefined` | No |  |  |
