Skip to content

WebviewerView.contextMenuItemsForSelection method

WebviewerView › contextMenuItemsForSelection

Unofficial

Build context menu items for selected text.

Signature:

contextMenuItemsForSelection(e: unknown, t: unknown): unknown

Parameters:

Parameter Type Description
e unknown The selection context.
t unknown The selection target information.

Returns: unknownThe context menu items.