elm-ui-select/examples
2022-12-13 17:09:36 +00:00
..
src Update examples and tests with new update options 2022-12-13 17:09:36 +00:00
tests Update examples and tests with new update options 2022-12-13 17:09:36 +00:00
elm.json Add simulate effects and input 2022-07-12 10:48:59 +02:00
package-lock.json Expose defaultOptionElement 2022-11-24 12:36:13 +00:00
package.json Expose defaultOptionElement 2022-11-24 12:36:13 +00:00
README.md Fix docs and remove UpdateConfig 2022-07-21 21:44:20 +02:00

Elm-ui Select examples

to run:

elm reactor

And choose from one of the examples in the src directory

run tests on the examples using elm-program-test:

npx elm-test