Liking cljdoc? Tell your friends :D

day8.re-frame-10x.view.components


cljs-devtools-bodycljs

(cljs-devtools-body & args)
source

cljs-devtools-has-bodycljs

(cljs-devtools-has-body & args)
source

cljs-devtools-headercljs

(cljs-devtools-header & args)
source

customized-cljs-devtools-prefscljs

source

data-structurecljs

(data-structure jsonml path)
source

default-cljs-devtools-prefscljs

source

effective-cljs-devtools-prefscljs

source

get-configcljs

(get-config jsonml)
source

get-objectcljs

(get-object jsonml)
source

highlightcljs

source

jsonml->hiccupcljs

(jsonml->hiccup jsonml path)

JSONML is the format used by Chrome's Custom Object Formatters. The spec is at https://docs.google.com/document/d/1FTascZXT9cxfetuPRT2eXPQKXui4nWFivUnS_335T3U/preview.

JSONML is pretty much Hiccup over JSON. Chrome's implementation of this can be found at https://cs.chromium.org/chromium/src/third_party/WebKit/Source/devtools/front_end/object_ui/CustomPreviewComponent.js

JSONML is the format used by Chrome's Custom Object Formatters.
The spec is at https://docs.google.com/document/d/1FTascZXT9cxfetuPRT2eXPQKXui4nWFivUnS_335T3U/preview.

JSONML is pretty much Hiccup over JSON. Chrome's implementation of this can
be found at https://cs.chromium.org/chromium/src/third_party/WebKit/Source/devtools/front_end/object_ui/CustomPreviewComponent.js
sourceraw docstring

make-devtools-api-callcljs

(make-devtools-api-call api-fn & args)
source

reset-wrappingcljs

(reset-wrapping css-string)
source

scroll!cljs

(scroll! el start end time)
source

scrolled-to-end?cljs

(scrolled-to-end? el tolerance)
source

search-inputcljs

(search-input {:keys [title placeholder on-save on-change on-stop]})
source

simple-rendercljs

(simple-render data path & [class])
source

string->csscljs

(string->css css-string)
source

subscription-rendercljs

(subscription-render data title path)
source

subtreecljs

(subtree data title path)
source

tagcljs

(tag class label)
source

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

× close