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 13, 2026 at 9:17 AMEdit this page