A context menu item.
{
[isChecked: <boolean>],
[isEnabled: <boolean>],
text: <string>,
[imageUrl: <string>],
[items: <ContextMenuItem[]>],
[dropDownIsScrollable: <boolean>],
[clickHandler: <ContextMenuItemClickHandler>]
}
Introduced: 31.0.
Property | Description |
---|---|
click |
Optional. |
drop |
Optional. |
image |
Optional. |
is |
Optional. |
is |
Optional. |
items | Optional. |
text | The menu item text. |