Skip to content

gribouille/elm-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-select

ELM select component with autocompletion (in progress...).

Example

view : Html msg
view =
  Select.view (Select.default pipe defaultItems) items

Development

Execute the example:

> cd examples
> npm run dev

open http://0.0.0.0:3000.

License

This project is licensed under Mozilla Public License Version 2.0.

About

ELM select component with autocompletion

Resources

License

Stars

Watchers

Forks

Packages

No packages published