Skip to content

PropertyPropertyWidgetComponentComboBox.getSuggestions method

PropertyPropertyWidgetComponentComboBox › getSuggestions

Unofficial

Callback for PropertyPropertyWidgetComponentComboBox.getSuggestions.

Signature:

getSuggestions(query: string): SearchResult[]

Parameters:

ParameterTypeDescription
querystringThe search query string.

Returns: SearchResult[]The matching search results.