Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 349 Bytes

Elm Examples: Form

This is an example of a complex form using etaque/elm-form package, demonstrating how to use the library, how to validate custom types and use custom errors, and how to use dynamic lists within the form.

Run the example using elm reactor

$ elm reactor