Option
directive
A selectable option in a Listbox.
id
anyA unique identifier for the option.
searchTerm
anyThe text used by the typeahead search.
listbox
anyThe parent Listbox UIPattern.
element
anyA reference to the option element to be focused on navigation.
value
anyThe value of the option.
disabled
anyWhether an item is disabled.
label
anyThe text used by the typeahead search.
selected
anyWhether the option is selected.
Jump to details