a vanilla Web Component for lists of <option /> HTML elements typically for use in a <select /> HTML elements.
TBD
| Name | Type* | Description |
|---|---|---|
max-select |
number |
maximum number of options that can be selected |
caret |
string |
position if a caret is needed |
| Name | Data |
|---|---|
optionSelected |
|
optionDeselected |
|
TBD