Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

shouldProcessLinkClick

function shouldProcessLinkClick(event: LimitedMouseEvent, target?: string): boolean;
§
shouldProcessLinkClick(event: LimitedMouseEvent, target?: string): boolean
[src]

§Parameters

§
event: LimitedMouseEvent
[src]
§
target?: string optional
[src]

§Return Type

§
boolean
[src]