State Management

This example shows how to use the `useState` composable to create a reactive and SSR-friendly shared state across components.
Read more in Docs > Getting Started > State Management.
Read more in Docs > API > Composables > Use State.
Loading Sandbox...