Elm UI modal dialog boxes that fits in neatly with the Elm architecture.
See the examples/
directory for two fully-worked examples:
move inside the examples directory and run the elm-reactor to try the examples:
cd examples/
elm reactor
From your top-level directory - the one with elm.json
in - call:
$ elm install PaackEng/elm-ui-dialog
See the Elm package for full usage docs.
Totally based on Kris Jenkins elm-dialog package
Copyright © 2021 Paack Logistics Iberia SL
Distributed under the BSD 3-Clause License.