Autosuggest

You can add an autosuggest component to your app by using easysearch:autosuggest.


<div class="autosuggest-component">
  {{> EasySearch.Autosuggest index=myIndex}}
</div>

The full documentation can be found here.