PropertyPropertyWidgetComponentComboBox.getSuggestions method
PropertyPropertyWidgetComponentComboBox › getSuggestions
Unofficial
Callback for PropertyPropertyWidgetComponentComboBox.getSuggestions.Signature:
getSuggestions(query: string): SearchResult[]Parameters:
| Parameter | Type | Description |
|---|---|---|
| query | string | The search query string. |
Returns: SearchResult[] — The matching search results.