getTimeline Method
Get a render timeline by Id. Throws if it does not exist.
getTimeline(args: ViewStoreRpc.NameOrId): Promise<RenderTimelineProps>
Parameter | Type | Description |
---|---|---|
args | ViewStoreRpc.NameOrId |
Returns - Promise<RenderTimelineProps>
Defined in
- core/backend/src/ViewStore.ts Line 966
Last Updated: 22 August, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.