Liking cljdoc? Tell your friends :D
ClojureScript only.

om-widgets.checkbox


checkboxcljs

(checkbox app
          path
          {:keys [label id title disabled class-name on-change onChange
                  checked-value unchecked-value toggle-value intermediate]
           :as opts
           :or {class-name "checkbox"
                checked-value true
                unchecked-value false
                toggle-value false}})
source

CheckboxSchemacljs

source

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