OptionalariaOptionalcheckedOptionalclassA CSS class applied to the item
OptionaldataThis data payload is passed to the onMenuSelect() hook and with the menu-select event
OptionalenabledOptionalidThis id string is passed to the onMenuSelect() hook and with the menu-select event
OptionalkeyboardOptionallabelA string of HTML markup used to describe the item
OptionalonWhen this menu item is selected, a menu-select event is dispatched
and this hook is called.
OptionaltooltipOptionaltypeOptionalvisible
An accessible text string that describes the item. Usually not necessary, as the
labelis used for this, however if the menu item is for example a color swatch, theariaLabelcan be used to describe the color.