Liking cljdoc? Tell your friends :D

pinkgorilla.ui.helper

helper functions which should be available from the repl

helper functions which should be available from the repl
raw docstring

html!clj/s

(html! html-as-string)

renders html to a gorilla cell if (type string) assumes it is valid html and renders as is otherwise will assume it is valid hiccup syntax and render hiccup syntax

renders html to a gorilla cell
if (type string) assumes it is valid html and renders as is
otherwise will assume it is valid hiccup syntax and render hiccup syntax
sourceraw docstring

R!clj/s

(R! r)

renders a reagent widget

renders a reagent widget
sourceraw docstring

table-viewclj/s

(table-view contents & opts)
source

TableViewclj/s

source

text!clj/s

(text! text)

renders text to a gorilla cell

renders text to a gorilla cell
sourceraw docstring

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

× close