Search results

HyperlinkClickEventArgs API in Vue PDF Viewer API component

This event arguments provides the necessary information about hyperlink click event.

Properties

cancel

boolean

Hyperlink navigation will not work if it is set to TRUE. The value is set to FALSE by default.

Get or set the URL to navigate.

hyperlinkElement

HTMLAnchorElement

Defines the current hyperlink element.

name

string

Specifies name of the event.