Button

type Button = object

Description

The skinnable plugin button used in the plugin interface (used for visual plugins with their own window only, i.e. isVisual == true and isInsideMode == false).

Properties

textstring

The label which is displayed on the button.

primaryboolean

Defines if the button is primary or not. The primary flag affects the button skin only.

isViewerboolean

Defines if the button is shown in the viewer mode only or not.

textLocalelocaleTranslate

Translations for the text field. The object keys are the two letter language codes (ru, de, it, etc.) and the values are the button label translation for each language.

Overloads By

Buttonobject

The skinnable plugin button used in the plugin interface (used for visual plugins with their own window only, i.e. isVisual == true and isInsideMode == false).

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