Skip to content

CanvasLinkData

A node that is an external resource.

Extends

Properties

color?

optional color: string

The color of this node

Inherited from

CanvasNodeData.color


height

height: number

Inherited from

CanvasNodeData.height


id

id: string

The unique ID for this node

Inherited from

CanvasNodeData.id


type

type: "link"


url

url: string


width

width: number

Inherited from

CanvasNodeData.width


x

x: number

Inherited from

CanvasNodeData.x


y

y: number

Inherited from

CanvasNodeData.y