Skip to main content

LinkUnfurlData

The metadata for a LinkUnfurl node in FigJam

LinkUnfurlData

url: string

The URL of the link being unfurled

Example: https://mynewssite.com/stories/abcdefg


title: string | null

The title of the link being unfurled

Example: "Important News Headline"


description: string | null

The description of the link being unfurled

Example: "An astonishing event happened today in a random part of the world...."


provider: string | null

The provider name of the link being unfurled

Example: "CNN" | "The Onion" | "TechCrunch"


On this page