Interface CustomAnchorOptions<TAnchor>

Type Parameters

  • TAnchor

Hierarchy

  • CustomAnchorOptions

Properties

Properties

Anchor: (new (query) => TAnchor)

Type declaration

    • new (query): TAnchor
    • Constructor of URI anchor.

      Parameters

      • query: string

      Returns TAnchor

Generated using TypeDoc