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