Skip to content

QueryController.getSearchQuery method

QueryController › getSearchQuery

Unofficial

Gets the current search query string.

Signature:

getSearchQuery(): null | string

Returns: null | stringThe search query, or null if none is set.