ShowInputHelper

function ShowInputHelper(guid: string, w: number, h: number, isKeyboardTake: boolean): void

Description

Shows the input helper.

Parameters

guidstring

A string value which specifies a plugin identifier which must be of the asc.{UUID} type.

wnumber

A number which specifies the window width measured in millimeters.

hnumber

A number which specifies the window height measured in millimeters.

isKeyboardTakeboolean

Defines if the keyboard is caught (true) or not (alse).

Returns

void

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