@amalto/typeahead-input

Typeahead input combine a simple input and a select dropdown which allow you to select a value from the keyboard depending on your inputs.

Usage no npm install needed!

<script type="module">
  import amaltoTypeaheadInput from 'https://cdn.skypack.dev/@amalto/typeahead-input';
</script>

README

TypeaheadInput

Typeahead input component.

Install

To install the TypeaheadInput component run:

npm install --save @amalto/typeahead-input