Theme
  • HTML — Native custom elements. No framework required.
  • Astro — Astro components with server-rendered content.
  • React — Typed properties, events, and refs for React 18 and 19.
  • Next.js — App Router with explicit server and client boundaries.
  • Vue — Vue 3 with native custom elements. No adapter required.
  • Svelte — Svelte 5 with native custom elements. No adapter required.

Working examples

React / Next.js notes · Kanban board · Copyable recipes · Validation and limitations

Back to top