Additional attributes to be applied to the element.
This section is optional.
| Option | Description | Remarks |
|---|---|---|
| Element class | Additional CSS class to be applied to the element | |
| Size | Will add the attribute size="xxx" to the element |
|
| Max size | Will add the attribute maxlength="xxx" to the element |
|
| Additional attributes | Additional custom attribute to be added to the element. Example: aria-required="true" |