Helps with mobile browsers, giving correct keyboard: https://github.com/inprod/ember-tag-search-input/blob/master/addon/components/tag-search-input/template.hbs#L2 ``` {{input type="search" ... }} ```
Helps with mobile browsers, giving correct keyboard:
https://github.com/inprod/ember-tag-search-input/blob/master/addon/components/tag-search-input/template.hbs#L2