Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Link

A hyperlink to other pages, sections within the same document, resources, or any URL.

Hierarchy

Index

Properties

content

content: InlineContent[]

Optional exportFrom

exportFrom: string

Optional id

id: string

Optional importTo

importTo: string

Optional meta

meta: {}

Type declaration

  • [key: string]: any

Optional relation

relation: string

target

target: string

Optional title

title: string

type

type: "Link"

Generated using TypeDoc