Components Inputs Input Search

Input Search

Overview API Examples Style Tokens

The Input Search is a composition of the Input Text or Input Autocomplete component and a Search directive.

In this page, you will only find examples relevant to the functionalities provided by the Search directive; please refer to the Input Text documentation or the Input Autocomplete documentation for a list of all their built-in functionalities and styling options.

Basic usage

Search scopes

You can let the user choose the scope of their search by passing a list of available search scopes.

Autocomplete mode

When applying the Search directive to an Input Autocomplete component, you can get suggestions while typing the search query.