dataSourceOverrides

dataSourceOverrides: undefined | Partial<PresentationTreeDataProviderDataSourceEntryPoints>

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: 25 March, 2024