Signature
Interface TimelineContextValueProperties
| Name | Signature | Description |
|---|---|---|
engine | engine: TimelineEngine | The core timeline engine controller. |
state | state: TimelineState | Reactive, read-only copy of the engine's current state model. |
Interface representing the context bundle of the timeline provider.
Interface TimelineContextValue| Name | Signature | Description |
|---|---|---|
engine | engine: TimelineEngine | The core timeline engine controller. |
state | state: TimelineState | Reactive, read-only copy of the engine's current state model. |