Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

suite

suite: string[] = []

tests

tests: Map<string, PreventCheck> = new Map()

Methods

add

  • add(name: string, check: PreventCheck, suite?: boolean): void

checkHref

  • checkHref(href: string): boolean

checkLink

  • checkLink(el: Link, event: Event, href: string): boolean

init

  • init(): void

run

  • run(name: string, el: Link, event: Event, href: string): boolean

Generated using TypeDoc