Liking cljdoc? Tell your friends :D

re-val.views


checkbox-inputcljs

(checkbox-input form-id k & [edit?])
source

colorpickercljs

(colorpicker opts value)

outer component

outer component
sourceraw docstring

colorpicker-innercljs

(colorpicker-inner options)
source

datepicker-inputcljs

(datepicker-input form-id k & [edit?])

This thing works with cljs-time date-time

This thing works with cljs-time date-time
sourceraw docstring

fields->titlescljs

(fields->titles f)
source

form-error-listingcljs

(form-error-listing form-id)
source

get-classcljs

(get-class k {:keys [invalid-fields valid-fields]})
source

number-inputcljs

(number-input form-id k & rest)
source

password-inputcljs

(password-input form-id k & rest)
source

rich-text-editorcljs

(rich-text-editor form-id k)
source

select-itemcljs

(select-item form-id k options & rest)

options should be a map of value -> title

options should be a map of value -> title
sourceraw docstring

text-areacljs

(text-area form-id k & [rest])
source

text-inputcljs

(text-input form-id k & [rest])
source

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

× close