Search field
A search field is used for searching and filtering items.
| Property | Type | Values | Default | Required | Description |
|---|---|---|---|---|---|
| label | string | - | - | No | - |
| hideLabel | boolean | - | false | No | - |
| icon | - | - | - | No | Icon must be present if the label is not defined. |
| value | string | - | - | No | - |
| width | number | - | - | No | - |
| size | string | s, m, l, xl | m | No | - |
| helpText | string | - | - | No | - |
| placeholder | string | - | - | No | - |
| isDisabled | boolean | - | false | No | - |
| state | string | default, down, hover, focus + hover, focus + not hover, keyboard focus | default | No | - |