Element of type MenuItem
Attribute | Description | Type | Details | |
---|---|---|---|---|
type | The type of the element | string ("menuItem") | ||
text | The text of the element | string | ||
disabled | Whether the element should be disabled or not. | boolean | ||
icon | component | type | string ("icon") | |
isSelected | Whether the element is selected or not. | boolean | ||
onPressed | Basic Listener |