MouseUpWindow

function MouseUpWindow(frameId: string, x: number, y: number): void

Description

Sends an event to the plugin when the mouse button is released inside the plugin iframe.

Parameters

frameIdstring

The frame ID.

xnumber

The X coordinate.

ynumber

The Y coordinate.

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