Skip to content

PropertyPropertyWidgetComponentComboBox.onInputChange method

PropertyPropertyWidgetComponentComboBox › onInputChange

Unofficial

Handle the input change event of the combobox.

Signature:

onInputChange(query: string): void

Parameters:

Parameter Type Description
query string the query to handle.

Returns: void