version | 1.0.0 |
license | MIT |
native-modules | False |
elm-version | 0.18.0 <= v < 0.19.0 |
Tag | 1.0.0 |
Committed At | 2017-03-14 12:58:12 UTC |
Elm select is a simple dropdown for elm projects.
Instead of relying on the position of the item selected.The plugin returns the actual value that was selected.This allows it to work well when the data behind the dropdown is dynamic.