Liking cljdoc? Tell your friends :D

bangmod.form.core

clj

Macro half of bangmod.form.core; core.cljs pulls it in with :require-macros, so [bangmod.form.core :as form] gives form/create-form-submission with nothing extra.

Macro half of `bangmod.form.core`; `core.cljs` pulls it in with `:require-macros`, so
`[bangmod.form.core :as form]` gives `form/create-form-submission` with nothing extra.
raw docstring

bangmod.form.submission

The runtime behind bangmod.form.core/create-form-submission.

Kept free of reagent on purpose: it only speaks IForm, so the dispatch contract below is unit-tested under :node-test against a reified form, which the reagent-backed ReagentForm cannot be.

The runtime behind `bangmod.form.core/create-form-submission`.

Kept free of reagent on purpose: it only speaks `IForm`, so the dispatch contract below
is unit-tested under `:node-test` against a reified form, which the reagent-backed
`ReagentForm` cannot be.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close