PropertyGridContextMenuArgs Interface
Arguments for PropertyGridProps.onPropertyContextMenu
callback
Properties
Name | Type | Description | |
---|---|---|---|
event | React.MouseEvent<Element, MouseEvent> | An event which caused the context menu callback | |
propertyRecord | PropertyRecord | PropertyRecord being edited |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.