Preview

Views

Demo pages showing components in context with realistic mock data. Views are for testing and demonstration — they're not distributed to dev teams.

Demo App

A complete app with sidebar navigation and mock data

Open App

About Views

What are views?

Views are demo pages that live in this app only. They use the useMockQuery hook to simulate data fetching with realistic delays.

Views vs Blocks

Views are for testing and demos. Blocks are distributed to dev teams via the registry. Use /view for demos, /block for distribution.