Search results

RequestNavigateEventArgs API in React DocumentEditor API component

This event arguments provides the necessary information about requestNavigate event.

Properties

isHandled

boolean

Specifies whether the event is handled or not.

linkType

HyperlinkType

Specifies the link type.

localReference

string

Specifies the local reference if any.

Specifies the navigation link.

source

DocumentEditor

Specifies the source DocumentEditor instance which triggers this requestNavigate event.