状态管理

本示例演示如何使用 `useState` 组合式 API 在组件之间创建一个响应式且支持服务端渲染的共享状态。
Read more in Docs > Getting Started > State Management.
Read more in Docs > API > Composables > Use State.
Loading Sandbox...