mcut
@mcut/timeline

TransactionOptions

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / TransactionOptions

Interface: TransactionOptions

Defined in: packages/timeline/src/engine.ts:56

Properties

selection?

optional selection?: `e-${string}`[];

Defined in: packages/timeline/src/engine.ts:58

Selection override for the whole gesture; see DispatchOptions.selection.

On this page