PropertyCategoryRendererProps Interface
Props that property category renderer receives.
Properties
| Name | Type | Description | |
|---|---|---|---|
| categoryItem | GridCategoryItem | The category being rendered. | |
| gridContext | VirtualizedPropertyGridContext | Context of the surrounding property grid. | |
| onHeightChanged | (newHeight: number) => void | Sets the allocated height for category contents. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.