Interface InlineTagDisplayPart

The @link, @linkcode, and @linkplain tags may have a target property set indicating which reflection/url they link to.

Hierarchy

  • InlineTagDisplayPart

Properties

Properties

kind: "inline-tag"
tag: `@${string}`
text: string
target?: string | Reflection

Generated using TypeDoc