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: September 11, 2026 at 12:08 PMEdit this page