CanvasNodeData
Defined in: canvas.d.ts:19
A node
Extended by
Indexable
[key
: string
]: any
Properties
color?
optional
color:string
Defined in: canvas.d.ts:28
The color of this node
height
height:
number
Defined in: canvas.d.ts:26
id
id:
string
Defined in: canvas.d.ts:21
The unique ID for this node
width
width:
number
Defined in: canvas.d.ts:25
x
x:
number
Defined in: canvas.d.ts:23
y
y:
number
Defined in: canvas.d.ts:24