PaackEng / elm-ui-dialog

A modal dialog package for Elm UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm UI Dialog - A Modal Dialog Package for Elm UI

Elm UI modal dialog boxes that fits in neatly with the Elm architecture.

Examples

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

Installation

From your top-level directory - the one with elm.json in - call:

$ elm install PaackEng/elm-ui-dialog

Usage

See the Elm package for full usage docs.

Migration

Credits

Totally based on Kris Jenkins elm-dialog package

License

Copyright © 2021 Paack Logistics Iberia SL

Distributed under the BSD 3-Clause License.

About

A modal dialog package for Elm UI

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 100.0%