Liking cljdoc? Tell your friends :D

zero.dom


bindcljs

(bind k dom prop-name watchable)
source

internal-state-propcljs

(internal-state-prop initial)
source

listencljs

(listen k
        dom-or-doms
        event-name
        listener-fn
        &
        {:keys [once? capture? passive? signal] :as opts})
source

set-internal-statecljs

(set-internal-state dom new-state)
source

slotted-propcljs

(slotted-prop & {:keys [selector slots]})
source

unbindcljs

(unbind k)
source

unlistencljs

(unlisten k)
source

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

× close