in-app-search
v1.1.0
Published
An implementation of material design in app search.
Downloads
3
Readme
Watch <in-app-search>↗ live
A Polymer 3.0 element of material design in app search: Search pattern
Install dependencies and run the demo locally
- Build <web-socket> in the repo directory:
$ polymer build
- Run the demo automatically in your browser:
$ polymer serve --open
Usage
<in-app-search expanded placeholder="Search"></in-app-search>
Attributes explained:
- expanded = True while search field is expanded
- placeholder = Specifies a short hint that describes the expected value of the search field