Options
All
  • Public
  • Public/Protected
  • All
Menu

An object that handles links on a node.

Hierarchy

  • ILinkHandler

Index

Methods

Methods

handleLink

  • handleLink(node: HTMLElement, path: string, id?: string): void
  • Add the link handler to the node.

    Parameters

    • node: HTMLElement
    • path: string
    • Optional id: string

    Returns void

Generated using TypeDoc