Skip to content

SearchView.setQuery method

SearchView › setQuery

Unofficial

Sets the value of the search element.

Signature:

setQuery(value: string): void

Parameters:

Parameter Type Description
value string The search string.

Returns: void