Liking cljdoc? Tell your friends :D

pinkgorilla.ui.default-setup

No vars found in this namespace.

pinkgorilla.ui.gtable

a reagent component to display an array of arrays as html table individual items are reagent components successor to legacy-gorilla table-view

a reagent component to display an array of arrays 
as html table
individual items are reagent components
successor to legacy-gorilla table-view
raw docstring

pinkgorilla.ui.html

inject html string to reagent. allows script injection

inject html string to reagent. allows script injection
raw docstring

pinkgorilla.ui.jsrender

jsrender is part of a jsrequire based module system to render data via javascipt inside reagent components. Typically custom ui renderers would use it: [jsrender custom-module data]

jsrender is part of a jsrequire based module system to render data via javascipt inside
reagent components. Typically custom ui renderers would use it:
[jsrender custom-module data]
raw docstring

pinkgorilla.ui.rendererCLJS

equivalent to pinkgorilla.ui.renderer, but for clojurescript renders clojurescript data structure to html

equivalent to pinkgorilla.ui.renderer, but for clojurescript
renders clojurescript data structure to html
raw docstring

No vars found in this namespace.

pinkgorilla.ui.text

Render text (as string) to html works with newlines Needed because is meaningless in html

Render text (as string) to html
  works with 
newlines
  Needed because 
is meaningless in html
raw docstring

pinkgorilla.ui.walk

 For pinkie tag injection we need a more up to date version
of walk.

https://clojure.atlassian.net/browse/CLJ-2031
https://github.com/clojure/clojurescript/commit/9979feaf69765460238015a8468ba2fc803e3860#diff-f9fd6d8ba81d5a2bb5b7d2cca3289103
raw docstring

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

× close