1.0.0 • Published 5 years ago
elm-autocomplete v1.0.0
elm-select
ELM select component with autocompletion (in progress...).
Example
view : Html msg
view =
Select.view (Select.default pipe defaultItems) itemsDevelopment
Execute the example:
> cd examples
> npm run devopen http://0.0.0.0:3000.
License
This project is licensed under Mozilla Public License Version 2.0.
1.0.0
5 years ago