PropertyCategoryBlockProps Interface
Properties for the PropertyCategoryBlock React component
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| category | PropertyCategory | Category of the properties | |
| onExpansionToggled | undefined | (categoryName: string) => void | Callback to when PropertyCategoryBlock gets expended or collapsed |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| className | undefined | string | ClassNameProps | Custom CSS class name |
| style | undefined | React.CSSProperties | CommonProps | Custom CSS style properties |
Defined in
Last Updated: 08 January, 2020