Appearance
jio-select
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| id | An ID must be provided | string | - | |
| options | The available options in the select element | Array | - | |
| endIcon | An optional icon for the input, this icon will be shown at the end. If not set, the icon will not be displayed. @values Text for label. | union | - |
General
This component provides a generic select element, based on the Bootstrap select component.
Code examples
A select element.