No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(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}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries