Liking cljdoc? Tell your friends :D
ClojureScript only.

ulti.inputs


css-rulescljs

(css-rules theme)

cursorcljs

(cursor data on-change path)
(cursor data on-change path opts)

inputcljs

(input {:keys [type options value on-change validator on-error show-error]
        :as opts
        :or {validator (fn* [] (identity true))
             show-error (fn* [] (str "Invalid value."))
             on-error (fn* [] (identity true))}})

textcljs

(text opts)

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