ToolbarMenuItem

type ToolbarMenuItem = object

Description

The toolbar menu item.

Properties

idstring

The item ID.

The item type.

textstring

The item text.

hintstring

The item hint.

iconsstring

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

disabledboolean

Specifies if the current item is disabled or not.

enableToggleboolean

Specifies if an item toggle is enabled or not.

lockInViewModeboolean

Specifies if the current item is locked in the view mode or not.

separatorboolean

Specifies if a separator is used between the toolbar menu items or not.

splitboolean

Specifies if the toolbar menu items are split or not.

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).