LinkoutResult: {
    href: string;
    text: string;
}

A single result of a linkout performed by the LisLinkoutElement class.

Type declaration

  • href: string
  • text: string

Generated using TypeDoc