@twick/timeline / Exports / TimelineProviderProps
Interface: TimelineProviderProps
Table of contents
Properties
Properties
children
• children: ReactNode
Defined in
packages/timeline/src/context/timeline-context.tsx:41
contextId
• contextId: string
Defined in
packages/timeline/src/context/timeline-context.tsx:42
initialData
• Optional
initialData: Object
Type declaration
Name | Type |
---|---|
tracks | TrackJSON [] |
version | number |
Defined in
packages/timeline/src/context/timeline-context.tsx:43
maxHistorySize
• Optional
maxHistorySize: number
Defined in
packages/timeline/src/context/timeline-context.tsx:48
undoRedoPersistenceKey
• Optional
undoRedoPersistenceKey: string