Reforms 0.4.3
Form helpers for React-based Clojurescript libraries.
reforms.core.options
Configuration options. You can override the defaults using set-options! or with-options.
Public variables and functions:
reforms.validation
Validation functionality.
Public variables and functions:
- *validation-errors*
- all
- button
- button-default
- button-primary
- checkbox
- color
- date
- datetime
- datetime-local
- equal
- error-alert
- find-validation-error
- force-error
- form
- html5-input
- invalid?
- is-true
- matches
- month
- no-error
- number
- password
- present
- present?
- render-errors
- search
- select
- sequable?
- tel
- text
- textarea
- time
- url
- valid?
- validate
- validate!
- validating-field
- validating-fields
- validating-fields-fn
- validation-error
- validation-errors
- week