Skip to main content

@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

NameType
tracksTrackJSON[]
versionnumber

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

Defined in

packages/timeline/src/context/timeline-context.tsx:47