dataSourceOverrides
dataSourceOverrides: Partial<PresentationTreeDataProviderDataSourceEntryPoints> | undefined
By default the provider uses PresentationManager accessed through Presentation.presentation
to request
node counts, nodes and filter them. The overrides allow swapping some or all of the data source entry points thus
making the provider request data from custom sources.
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.