propertyGridWithUnifiedSelection Function
A HOC component that adds unified selection functionality to the supplied property grid component.
Note: it is required for the property grid to use IPresentationPropertyDataProvider
propertyGridWithUnifiedSelection<P extends PropertyGridProps>(PropertyGridComponent: React.ComponentType<P extends PropertyGridProps>): React.ComponentType<>
| Parameter | Type | Description |
|---|---|---|
| PropertyGridComponent | React.ComponentType<P extends PropertyGridProps> |
Defined in
Last Updated: 08 January, 2020