TimelineGroup
Defined in: src/components/editor/Timeline/Timeline.types.ts:48
A collapsible group of tracks (matched by TimelineTrack.groupId).
Properties
Section titled “Properties”collapsed?
Section titled “collapsed?”
optionalcollapsed?:boolean
Defined in: src/components/editor/Timeline/Timeline.types.ts:52
color?
Section titled “color?”
optionalcolor?:string
Defined in: src/components/editor/Timeline/Timeline.types.ts:51
id:
string
Defined in: src/components/editor/Timeline/Timeline.types.ts:49
label?
Section titled “label?”
optionallabel?:string
Defined in: src/components/editor/Timeline/Timeline.types.ts:50