Skip to content

PropertyPropertyWidgetComponentComboBox.onInputChange method

PropertyPropertyWidgetComponentComboBox › onInputChange

Unofficial

Handle the input change event of the combobox.

Signature:

onInputChange(query: string): void

Parameters:

ParameterTypeDescription
querystringthe query to handle.

Returns: void