Dynamic vars for headless hooks context. This namespace is deliberately minimal to avoid cyclic dependencies - it only contains the context vars needed by both dom-server (for conditional component rendering) and hooks (for hook state management).
Dynamic vars for headless hooks context. This namespace is deliberately minimal to avoid cyclic dependencies - it only contains the context vars needed by both dom-server (for conditional component rendering) and hooks (for hook state management).
Vector path to the currently rendering component. E.g., [0 :key "user-1" 2] Set during headless rendering to enable hook context tracking. When non-nil, indicates we're in headless hooks mode.
Vector path to the currently rendering component. E.g., [0 :key "user-1" 2] Set during headless rendering to enable hook context tracking. When non-nil, indicates we're in headless hooks mode.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |