PropertyGridContextMenuArgs Interface
Arguments for PropertyGridProps.onPropertyContextMenu callback
Properties
| Name | Type | Description | |
|---|---|---|---|
| event | MouseEvent<Element, MouseEvent> | An event which caused the context menu callback | |
| propertyRecord | PropertyRecord | PropertyRecord being edited |
Defined in
Last Updated: 30 November, 2023