Compiler code that translates HyperScript into React calls at compile-time.
Compiler code that translates HyperScript into React calls at compile-time.
Runtime helpers for HyperScript compiled into React
Runtime helpers for HyperScript compiled into React
(>el tag attrs-children children)
Compiles a map of attributes into JS object, or emits interpretation call for runtime, when a value at props position is dynamic (symbol)
Compiles a map of attributes into JS object, or emits interpretation call for runtime, when a value at props position is dynamic (symbol)
(compile-element v {:keys [env] :as opts})
Compiles UIx elements into React.createElement
Compiles UIx elements into React.createElement
(create-uix-input tag attrs-children children)
(hiccup? el)
(validate-children children)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close