onInputChanged

abstract fun onInputChanged(query: String)

Handle when the input changes.

Parameters

query

The current query value.