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.
Browse component source code, edit it in place, and see the live preview update below. The preview compiles directly in this documentation page.
Clone the repository and run the play app locally:
pnpm install
pnpm dev
Then visit the documentation Playground to open individual demos.
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.