Web Components - Option
An implementation of an option.
If used in a form-connected parent component (such as select or combobox), <alpha-option> will provide the capabilities related to form association. On the other hand, if used in a listbox, it will not provide form-related functionality.
Usage
See select, combobox, or listbox.