Liking cljdoc? Tell your friends :D

rf-form.core


cleancljs

(clean data)
source

connect-to-fieldscljs

(connect-to-fields fields component)
(connect-to-fields fields component opts)
source

context-shapecljs

source

create-formcljs

(create-form {:keys [form-name initial-value validate persist? fields]
              :or {initial-value noop validate noop}
              :as initial-config}
             component)
source

fieldcljs

(field {:keys [name]})
source

initialize-statecljs

(initialize-state {:keys [name value validate initial-value]})

fired once when create-form mounts

fired once when create-form mounts
sourceraw docstring

make-fields-mapcljs

(make-fields-map spec)
source

make-synthetic-eventcljs

(make-synthetic-event value)
source

make-toast-idcljs

(make-toast-id)
source

make-validationcljs

(make-validation spec)
source

merge-propscljs

(merge-props form-props rest)
source

noopcljs

source

querycljs

(query form-name query-key)
source

wrap-fieldcljs

(wrap-field path component)
source

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

× close