Skip to content

WebviewerView.contextMenuItemsForSelection method

WebviewerView › contextMenuItemsForSelection

Unofficial

Build context menu items for selected text.

Signature:

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

Parameters:

ParameterTypeDescription
eunknownThe selection context.
tunknownThe selection target information.

Returns: unknownThe context menu items.