Liking cljdoc? Tell your friends :D
ClojureScript only.

baredom.components.x-split-pane.x-split-pane

DOM + lifecycle layer for x-split-pane.

A resizable two-panel layout. The divider position is a percentage held in the position attribute — the single source of truth. A drag or keyboard step writes that attribute; the render pipeline reads it back and applies flex-basis. The element is stateless: instance fields hold only the refs map, the cached model, and a transient dragging flag.

DOM + lifecycle layer for x-split-pane.

A resizable two-panel layout. The divider position is a percentage held
in the `position` attribute — the single source of truth. A drag or
keyboard step writes that attribute; the render pipeline reads it back
and applies `flex-basis`. The element is stateless: instance fields hold
only the refs map, the cached model, and a transient dragging flag.
raw docstring

init!cljs

(init!)
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