elm-ui-select/examples
2023-04-20 13:34:35 +01:00
..
src Add meta viewport to examples 2023-04-19 20:33:07 +01:00
tests Make test for clicking on input while focused 2023-04-20 13:34:35 +01:00
elm.json Remove elm-css parts 2023-04-13 16:21:40 +01: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