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: 20 November, 2024