PropertyGrid
Presentation features for PropertyGrid component.
Classes
| Name | Description | |
|---|---|---|
| FavoritePropertiesDataFilterer | IPropertyDataFilterer implementation which filters favorite properties | |
| PresentationPropertyDataProvider | Presentation Rules-driven property data provider implementation. |
Constants
| Name | Description | |
|---|---|---|
| DEFAULT_PROPERTY_GRID_RULESET | Default presentation ruleset used by PresentationPropertyDataProvider. |
Global Functions
| Name | Description | |
|---|---|---|
| usePropertyDataProviderWithUnifiedSelection | A React hook that adds unified selection functionality to the provided data provider. |
Interfaces
| Name | Description | |
|---|---|---|
| FavoritePropertiesDataFiltererProps | Props for FavoritePropertiesDataFilterer. | |
| PresentationPropertyDataProviderProps | Properties for creating a PresentationPropertyDataProvider instance. |
|
| PropertyDataProviderWithUnifiedSelectionProps | Props for the usePropertyDataProviderWithUnifiedSelection hook | |
| UsePropertyDataProviderWithUnifiedSelectionResult | usePropertyDataProviderWithUnifiedSelection return type. |
Type Aliases
| Name | Description | |
|---|---|---|
| IPresentationPropertyDataProvider | Interface for presentation rules-driven property data provider. |
Last Updated: 20 June, 2023