SelectionAPI

API for accessing the currently selected nodes and keyframes.

SelectionAPI interface

API for accessing the currently selected nodes and keyframes.

Signature:

interface SelectionAPI

Properties

Property

Modifiers

Type

Description

keyframes

ReadonlyArray<Keyframe<unknown>>

Currently selected keyframes

nodes

ReadonlyArray<Layer | Shape>

Currently selected layers and shapes

Last updated: August 5, 2026 at 11:47 AMEdit this page