SelectionAPI.nodes

Currently selected layers and shapes

SelectionAPI.nodes property

Currently selected layers and shapes

Signature:

nodes: ReadonlyArray<Layer | Shape>;

Example

const selectedNodes = creator.selection.nodes;
Last updated: August 5, 2026 at 11:47 AMEdit this page