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 25, 2026 at 6:23 AMEdit this page