Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextLink

A text link that should be substituted into the template.

Hierarchy

  • TextLink

Properties

Properties

Optional displayText

displayText: undefined | string

Text that should be displayed to users.

Optional url

url: undefined | string

URL to which users should be directed when the link is activated.

Generated using TypeDoc