(checkbox-input {:keys [dispatch id val] :as attrs})
(checked e)
(color-input {:keys [dispatch id val type on-change args] :as attrs})
(control label & form)
(control-with label class & form)
(date-vector->map [y m d])
(double-input _)
(empty-hour? h)
(field id editor)
(field id editor attrs & body)
(file-input {:keys [id doc multiple on-change] :as attrs})
(filter-data data search)
(format-date d f)
(format-double d)
(geo->points geo)
(geocoder {:keys [on-change dispatch] :as attrs})
(gmap-component attrs)
(gmap-component-loaded {:keys [dispatch id]})
(has-nan-comma? v)
(has-nan? v)
(hour-input {:keys [dispatch val k id]})
(iframe attrs e)
(image-input {:keys [val] :as attrs})
(input-upload _)
(int-input {:keys [dispatch id val on-change] :as attrs})
(linked-list {:keys [id source doc] :as attrs})
(list-editor s editor)
(list-editor s view editor)
(list-editor s view editor validate)
(load-google-maps)
(nan? c)
(open-hours-input {:keys [dispatch id val type] :as attrs})
(parse-double v)
(parse-int v)
(points->geo points)
(polygon-input {:keys [dispatch id val] :as attrs})
(render-date date)
(render-datetime date)
(render-iframe e)
(select-input {:keys [dispatch id val on-change] :as attrs} & options)
(select-list {:keys [id source doc] :as attrs})
(single-file-input {:keys [val] :as attrs})
(sorted-val v)
(text-input {:keys [dispatch id val type on-change args] :as attrs})
(textarea-input {:keys [dispatch id val type] :as attrs})
(value-of f)
(vec-insert coll pos item)
(vec-remove coll pos)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close