Examples

35 working examples. Pick your path.

Real code, no pseudocode. Every example renders inside the page so you see it work before you copy it.

Showing 35 of 35 examples.

Basic Basic 5 examples

Buyer's first 5 minutes. Drop-in integration, theme registration, dark mode, multi-instance.

Backend Backend 4 examples

Wire any backend in ~20 lines. PDO + SQLite fallback so it boots zero-config.

Cookbook Cookbook 8 examples

8 ready-to-paste chrome shapes. Each entry is 4 self-contained files — copy the dir verbatim into your project.

Events Events 5 examples

React to engine state changes — document saved, element added, mode flipped, region focused.

API API 5 examples

Programmatic operations — getHtml, getData, setMode, selectElement, clearElements.

Extensions Extensions 5 examples

Extend the engine — custom widgets, custom elements, custom controls, locale packs.

Flows Flows 3 examples

End-to-end production patterns — bundle export, bundle import, history shortcuts.