Liking cljdoc? Tell your friends :D

fulcro.support-viewer


get-target-appcljs

(get-target-app)

(nav state-atom history-fn)

start-fulcro-support-viewercljs

(start-fulcro-support-viewer support-dom-id AppRoot app-dom-id)

Create and display a new fulcro support viewer on the given app root, with VCR controls to browse through the given history. The support HTML file must include a div with app-dom-id (to mount the app) and a div with support-dom-id to mount the viewer controls.

Create and display a new fulcro support viewer on the given app root, with VCR controls to browse through the given history. The support HTML file must include
a div with app-dom-id (to mount the app) and a div with support-dom-id to mount the viewer controls.
raw docstring

support-viewercljs


SupportViewercljs


SupportViewerRootcljs

(SupportViewerRoot)

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

× close