Form field
The <r-form-field> component is a wrapper that contains shared functionality between all form field types.
Examples
Error!
<r-form-field label="Categories" errors="Error!"></r-form-field>
API
Props
| Name | Type | Default | |
|---|---|---|---|
label | |||
errors | String, Array |
Events
| Name | Type | Default | |
|---|---|---|---|
Slots
| Name | Type | Default | |
|---|---|---|---|