Skip to content

WebviewerView.contextMenuItemsForLink method

WebviewerView › contextMenuItemsForLink

Unofficial

Build context menu items for a link element.

Signature:

contextMenuItemsForLink(e: unknown, t: unknown): unknown

Parameters:

Parameter Type Description
e unknown The link element context.
t unknown The link target information.

Returns: unknownThe context menu items.