handleLinkEvent

open override fun handleLinkEvent(event: LinkTapEvent)

Handles the link tap event by either opening the URI of the link or jumping to the destination page, if applicable.

Parameters

event

The current link tap event.