Textarea
Parameters (Blade)
| Key | Default value | Type | Available values | Description |
|---|---|---|---|---|
|
label
|
string | - | Array of label items like labelText. | |
|
required
|
false | boolean | - | HTML5 validation on fields |
|
value
|
string | - | Field value | |
|
id
|
string | - | The DOM id of the component. | |
|
classList
|
[] | array | - | Array containing wrapping classes array |
|
attributeList
|
[] | array | - | Array containing keys and values rendered as attributes |