Capture Demo
The <Capture> component snapshots the real DOM on mount. Open your browser console to see the generated JSON bones.
Live Prototyping
Ready to capture...
Click "Load Mock Data" to trigger the snapshot
Developer Tip
While <Capture> is great for quick iteration, we recommend using the CLI bun boneyard-svelte build for production to generate optimized multi-breakpoint bones.