Skip to content

crelte / routing / shouldInterceptClick

Function: shouldInterceptClick()

ts
function shouldInterceptClick(e, link): boolean;

Returns true if the click should be intercepted

Parameters

e

PointerEvent

HTMLAnchorElement | undefined

Returns

boolean