An object that handles links on a node.

Hierarchy

  • ILinkHandler

Methods

  • Add the link handler to the node.

    Parameters

    Returns void

  • Add the path handler to the node.

    Parameters

    • node: HTMLElement
    • path: string
    • scope: "server" | "kernel"
    • Optional id: string

    Returns void

Generated using TypeDoc