src/dazzle_ui/runtime/static/js/dz-islands.js¶
Generated: 2026-03-30T04:38:49.206746+00:00
Commit: 615f1354a103
Language: javascript
Scope: dazzle_ui
Purpose¶
Dazzle UI Islands — lazy-loads ES module islands into server-rendered pages.
Each island mount point is a
with:
data-island-src — JS entry point (ES module with moun
Key Exports¶
No public exports detected.
Dependencies¶
Imports¶
No imports detected.
Event Interactions¶
None detected.
Invariants and Assumptions¶
No invariants documented.
Tests¶
tests/unit/test_js_quality.py
Notes¶
This page was automatically generated by tools/gen_reference_docs.py.