Web Components - Option
info
For information about creating forms and using our web components, see our pages on Forms.
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.