ContentDataProviderProps Interface

Properties for creating a ContentDataProvider instance.

Extends

Properties

Name Type Description
displayType string The content display type which this provider is going to load data for.  
imodel IModelConnection IModel to pull data from.  
pagingSize undefined | number Paging size for obtaining content records.  
ruleset string | Ruleset Id of the ruleset to use when requesting content or a ruleset itself.  

Defined in

Last Updated: 06 March, 2024