onRightClick MethodOptional
Called when property gets right clicked. If undefined, right clicking is not working
onRightClick(property: PropertyRecord, key?: string): void
| Parameter | Type | Description |
|---|---|---|
| property | PropertyRecord | |
| key | string |
Returns - void
Defined in
Last Updated: 29 September, 2023