AssetNode
The asset node represents a documents assets such as the symbol used to render it as part on the canvas.
RouteTerminalNode operation properties
type: "asset" [readonly]
The type of this node, represented by the string literal "route"
parentUid: string [readonly]
The internal identifier of the parent node.
name: string [readonly]
The name of the Asset.
label: string [readonly]
The label of the Asset.
Base node properties
uid: string [readonly]
An internal identifier for a node.
Was this page helpful?