CheckboxContextMenuItemOptions
Extends: ContextMenuItemBaseOptions
Options for constructing a checkbox context menu item.
Properties
checked
readonly checked?: boolean;
Whether the checkbox context menu item is checked.
Extends: ContextMenuItemBaseOptions
Options for constructing a checkbox context menu item.
readonly checked?: boolean;
Whether the checkbox context menu item is checked.