Value chosen for this select : {{ unStyledValue }}
Name | Type | Purpose | Required |
---|---|---|---|
suggestions | String[] | The list of suggestions that should appear in the dropdown. | |
value | String | Sets the initial value. | False (defaults to an empty string) |
placeholder | String | Sets the placeholder attribute of the input. | False (defaults to an empty string) |
Name | Type | Triggered |
---|---|---|
input | String | When the value in the select changes, either by typing or selection. |
The following styles can be overridden to match the style of your page.
The entire list of suggestions.
An individual suggestion.
The suggestion that the user currently has selected.