PropertyPropertyWidgetComponentComboBox.onOpen method
PropertyPropertyWidgetComponentComboBox › onOpen
Unofficial
Register a callback foropen event. Signature:
onOpen(callback: () => void): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| callback | () => void | the callback to register. |
Returns: this