Playground

Playground

Interactive demos

Browse component source code, edit it in place, and see the live preview update below. The preview compiles directly in this documentation page.

Local development

Clone the repository and run the play app locally:

Copied
pnpm install
pnpm dev

Then visit the documentation Playground to open individual demos.

How it maps to docs

Each component page includes copy-ready example code. The playground uses the same component APIs — start from a demo here, then paste the pattern into your project and adjust props from the API section on the component page.

Last Updated: 2026-08-17, 08:33:54