(bootstrap ctx ctx-f elem)
(bootstrap ctx ctx-f elem args)
(bootstrap ctx ctx-f elem args & children)
(component-name component)
(component-provider ctx component)
(component-provider ctx ctx-f component)
(defui name [ctx props $] & body)
(handle-component component ctx $)
cljdoc is a website building & hosting documentation for Clojure/Script libraries