RenderTimelineLoadProps Interface
Options controlling which properties are included or excluded when querying RenderTimelineProps.
@see renderTimeline.
Properties
| Name | Type | Description | |
|---|---|---|---|
| omitScriptElementIds | boolean | undefined | If true, the lists of element Ids in the schedule script will be empty. |
Defined in
- core/common/src/ElementProps.ts Line 402
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.