PresentationTableDataProviderProps Interface
Initialization properties for PresentationTableDataProvider
Properties
Name | Type | Description | |
---|---|---|---|
cachedPagesCount | undefined | number | Number of pages cached in the data provider. | |
displayType | undefined | string | Display type to use when requesting data from the backend. | |
imodel | IModelConnection | IModel to pull data from | |
pageSize | undefined | number | Number of rows in a single page requested from the backend. | |
ruleset | string | Ruleset | Ruleset or it's ID to be used for creating the content |
Defined in
Last Updated: 13 June, 2024