ContextMenuItem

type ContextMenuItem = object

Description

The context menu item.

Properties

idstring

The item ID.

textstring

The item text.

datastring

The item data (this data will be sent to the click event callback).

disabledboolean

Specifies if the current item is disabled or not.

iconsstring

The item icons (see the plugins {@link /plugin/config config} documentation).

An array containing the context menu items for the current item.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).