Liking cljdoc? Tell your friends :D

elastic-input.core


-elastic-inputcljs

(-elastic-input {:as args :keys [textarea? width height]})

adapt-params-middlewarecljs

(adapt-params-middleware component)

Adapt params to input/textarea component args and report DOM node.

Adapt params to input/textarea component args and report DOM node.
raw docstring

args-defaultcljs


auto-middlewarecljs

(auto-middleware input-com)

buffer-middlewarecljs

(buffer-middleware component)

derive-dimscljs

(derive-dims phantom-dims dims-auto min-len extra-len)

derive-params-inputcljs

(derive-params-input {:as params :keys [disabled?]} dims-input-com dims-auto?)

derive-params-phantomcljs

(derive-params-phantom {:as params :keys [width height]} dims-explicit)

e-key-press-datacljs

(e-key-press-data e)

e-tgt-valcljs

(e-tgt-val e)

elastic-inputcljs

(elastic-input & {:as args})

enter-key-codecljs


escapecljs

(escape txt)

focus-ctrl-factorycljs

(focus-ctrl-factory focus-tracker reset-scroll)

Create a handler for component-did-mount and component-did-update

Create a handler for component-did-mount and component-did-update
raw docstring

focus-middlewarecljs

(focus-middleware component)

input-basecljs


input-comscljs


input-focuscljs


input-scrollcljs


inspectcljs

(inspect obj)

phantom-ctrl-factorycljs

(phantom-ctrl-factory input-dom-node-ratom
                      phantom-dom-node-ratom
                      inspect
                      report
                      display-style)

phantom-factorycljs

(phantom-factory inspect report display-style sentinel-str)

Create a component that reports its width and height when it's mounted, the arguments change, or the window is resized. The component is made visible just before inspecting its dimensions, and hidden immediately afterwards.

Create a component that reports its width and height when it's mounted,
the arguments change, or the window is resized.
The component is made visible just before inspecting its dimensions,
and hidden immediately afterwards.
raw docstring

scroll-lcljs

(scroll-l dom-node)

scroll-middlewarecljs

(scroll-middleware component scroll-f)

Attach an update handler that prevents scrolling.

Attach an update handler that prevents scrolling.
raw docstring

scroll-tcljs

(scroll-t dom-node)

sync-buffer-with-external-modelcljs

(sync-buffer-with-external-model r-buffer external-model*)

textarea-basecljs


textarea-focuscljs


textarea-scrollcljs

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

× close