Liking cljdoc? Tell your friends :D

uix.compiler.aot

clj

Compiler code that translates HyperScript into React calls at compile-time.

Compiler code that translates HyperScript into React calls at compile-time.
cljs

Runtime helpers for HyperScript compiled into React

Runtime helpers for HyperScript compiled into React
raw docstring

>elcljs

(>el tag attrs-children children)
source

compile-attrscljmultimethod

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)
sourceraw docstring

compile-elementclj

(compile-element v {:keys [env] :as opts})
source

compile-element*cljmultimethod

Compiles UIx elements into React.createElement

Compiles UIx elements into React.createElement
sourceraw docstring

create-uix-inputcljs

(create-uix-input tag attrs-children children)
source

elements-list-fnsclj

source

fragmentcljs

source

hiccup?cljs

(hiccup? el)
source

validate-childrencljs

(validate-children children)
source

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

× close