Class EmbedUrlDataChangesInternal

Contains information about the embed URL.

Hierarchy

  • EmbedUrlDataChanges

Constructors

Properties

Constructors

Properties

mode?: string

Defines how the content in the embed item is displayed on the board. inline: The embedded content is displayed directly on the board. modal: The embedded content is displayed inside a modal overlay on the board.

previewUrl?: string

URL of the image to be used as the preview image for the embedded item.

url?: string

A valid URL pointing to the content resource that you want to embed in the board. Possible transport protocols: HTTP, HTTPS.