Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LinkPreview

A description of the information available at a URL.

Hierarchy

  • LinkPreview

Index

Properties

Properties

Optional content

content: MarkupContent

The content of this link preview, which is shown next to the link.

Optional hover

hover: Pick<MarkupContent, "value"> & object

The hover content of this link preview, which is shown when the cursor hovers the link.

todo

Add support for Markdown. Currently only plain text is supported.

Generated using TypeDoc