search-input
Search query input field.
Properties
In terms of properties, it is completely identical to <text-input>
. The exception is the returnKeyType
parameter, which is fixed to the value search
.
Examples
Example of organizing a search. The result is displayed as you type.
Form code: