usePropertyGridEventHandler Function
Custom hook that creates memoized version of PropertyGridEventHandler that modifies given modelSource
usePropertyGridEventHandler(props: { modelSource: IPropertyGridModelSource }): PropertyGridEventHandler
Parameter | Type | Description |
---|---|---|
props | { modelSource: IPropertyGridModelSource } |
Returns - PropertyGridEventHandler
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.