(add-class [tag & body :as elem] css-class)
(add-classes [tag & body :as elem] & k)
(bounding-client-rect elem)
(bounding-client-rect elem {:keys [as-clojure?]})
(checked? event)
(comment text)
(ctrl-key? event)
(debounce f)
(debounce f timeout)
(get-style id-or-elem k)
(google-g)
(google-g options)
(google-signin-link)
(google-signin-link options)
(key-code event)
(raw-string & s)
(set-focus id)
(set-style id-or-elem k v)
(shift-key? event)
(space)
Renders an HTML non-breakable space.
Renders an HTML non-breakable space.
(special-char k)
(target event)
(value elem)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close