DefaultViewOverlay Function
Default viewport overlay that examines ViewState of the active view for a schedule script, analysis data, or solar data. If one of these is detected, the corresponding data provider is attached to the TimelineComponent and the overlay is made visible.
DefaultViewOverlay(__namedParameters: DefaultViewOverlayProps): "null" | React.JSX.Element
Parameter | Type | Description |
---|---|---|
__namedParameters | DefaultViewOverlayProps |
Returns - "null" | React.JSX.Element
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.