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: 20 June, 2023