Liking cljdoc? Tell your friends :D
Form creation

Antizer supports the use of Form.create() which helps to collect and validate the form data automatically. If you prefer to do this manually or prefer using another validation library, you can skip the section below and use the the Form API found here.

The following is an example of how to use Antizer’s implementation of Form.create():

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close