Skip to content

polywc/polywc-input-search

Repository files navigation

polywc-input-search

An input element with autocomplete. When the user types something the drop-down list updates accordingly.

Dependencies

Element dependencies are managed via Bower. You can install that via:

npm install -g bower

Then, go ahead and download the element's dependencies:

bower install polywc-input-search

Usage

<link rel="import" href="bower_components/polywc-input-search/polywc-input-search.html">

<polywc-input-search></polywc-input-search>

About

A polymer web component that shows an input box with autocomplete.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages