Liking cljdoc? Tell your friends :D

dev.zeko.stube.shell

The HTML shell page served on the first GET of a mounted flow.

The shell is effectively empty: a <div id="root"> placeholder plus a data-init that opens the long-lived SSE stream. Once the browser connects, every UI patch arrives through that stream — so this namespace knows nothing about components or rendering.

The HTML shell page served on the first GET of a mounted flow.

The shell is effectively empty: a `<div id="root">` placeholder
plus a `data-init` that opens the long-lived SSE stream.  Once the
browser connects, every UI patch arrives through that stream — so
this namespace knows nothing about components or rendering.
raw docstring

datastar-cdnclj

source

halos-js-pathclj

source

htmlclj

(html cid dev?)

Render the shell document for cid. When dev? is true (server started with :halos? true), inject the halos overlay script and the data-stube-cid hook so the floating pill can activate the overlay.

Render the shell document for `cid`.  When `dev?` is true (server
started with `:halos? true`), inject the halos overlay script and the
`data-stube-cid` hook so the floating pill can activate the overlay.
sourceraw docstring

ui-css-pathclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close