Skip to main content

EmbedData

The metadata for a Embed node in FigJam

EmbedData

srcUrl: string

The srcUrl of an embed is the URL that will be loaded in an iFrame when the embed is activated


canonicalUrl: string | null

The canonicalUrl of an embed is the URL that will be navigated to when the embed is opened in an external tab


title: string | null

The title of the embed, as displayed on the canvas


provider: string | null

The name of the provider of an embed.

ex. 'Spotify', 'YouTube'


On this page