State Management
This example shows how to use the `useState` composable to create a reactive and SSR-friendly shared state across components.
Layouts
This example shows how to define default and custom layouts.