MetadataEditorProperty.handleItemClick method
MetadataEditorProperty › handleItemClick
Unofficial
Reveal the property menu on click event.Signature:
handleItemClick(event: MouseEvent): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| event | MouseEvent | The mouse event. |
Returns: void