Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
/ in-app-search Public archive

An implementation of material design in app search.

License

Notifications You must be signed in to change notification settings

hunsalz/in-app-search

Repository files navigation

Build Status License Published on webcomponents.org

A Polymer 3.0 element of material design in app search: Search pattern

Install dependencies and run the demo locally

  1. Build <web-socket> in the repo directory:
$ polymer build
  1. 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

About

An implementation of material design in app search.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published