@mcut/timeline
CollectSnapTargetsOptions
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / timeline/src / CollectSnapTargetsOptions
Interface: CollectSnapTargetsOptions
Defined in: packages/timeline/src/snap.ts:46
Properties
excludeElementIds?
optional excludeElementIds?: ReadonlySet<string>;Defined in: packages/timeline/src/snap.ts:50
Elements whose edges should not attract (the dragged clips).
playheadMs?
optional playheadMs?: number;Defined in: packages/timeline/src/snap.ts:48
Include the playhead as a target.