Input Error Message
Small destructive-coloured text used to display validation errors under a form control. A lightweight alternative to FieldError when you are not using a Field wrapper.
Default
Render below an Input.
API Reference
Props, events, and slots for each sub-component.
InputErrorMessage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| class | string | — | Extra classes for typography or spacing overrides. |
Slots
| Slot | Description |
|---|---|
| default | Error text. |