Skip to content

WebviewerView.setFavicon method

WebviewerView › setFavicon

Unofficial

Set the favicon for the current page.

Signature:

setFavicon(e: unknown): unknown

Parameters:

Parameter Type Description
e unknown The favicon data.

Returns: unknownThe result of setting the favicon.