This project is an example demonstrating an idea to implement custom input element with typehead feature.
- typeahead-input.html - a custom element based on PolymerJS
- index.html - a demo page for the custom input
- No additional setup as Polymer is imported from CDN
- Require serving index.html on server to view the demo
- Does not support IE and old browsers