Omnisearch
Add functionality to your website with the new omnisearch feature that brings on top the search form and some suggestions.
Example
In order to toggle the omnisearch, on the trigger button add the data-action="omnisearch-open"
and data-target="#omnisearch"
attributes.
Afterwards, simply add the omnisearch component in the <body>
element.