Skip to content

WebviewerView.navigate method

WebviewerView › navigate

Unofficial

Navigate the webview to a URL.

Signature:

navigate(e: unknown, t: unknown): unknown

Parameters:

ParameterTypeDescription
eunknownThe URL or navigation target.
tunknownNavigation options.

Returns: unknownThe navigation result.