mcut
@mcut/timeline

ProjectViewContextOptions

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / ProjectViewContextOptions

Interface: ProjectViewContextOptions

Defined in: packages/timeline/src/project-context.ts:57

Properties

playback?

optional playback?: PlaybackState;

Defined in: packages/timeline/src/project-context.ts:58


selection?

optional selection?: object;

Defined in: packages/timeline/src/project-context.ts:59

elementIds

elementIds: readonly string[];

On this page