Pinia 中文手册 v2.0.28
0
The Vue Store that you will enjoy using,替代 Vuex 的存储库,它允许您跨组件/页面共享状态。
直观
商店就像组件一样熟悉。 API 旨在让您编写组织良好的商店。
键入安全
类型是推断出来的,这意味着即使在 JavaScript 中,商店也可以为您提供自动完成功能!
Devtools 支持
Pania 挂钩到 Vue 开发工具,为您提供增强的 Vue 2 和 Vue 3 开发体验。
可扩展
响应存储更改以通过事务、本地存储同步等扩展 Pinia。
模块化设计
构建多个商店并让您的捆绑程序代码自动拆分它们。
极轻
Pania 打包体积为 1.5kb,您甚至会忘记它的存在!
目录
入门指南
核心概念
服务端渲染
开发者指南
- Migrating from Vuex ≤4
- HMR (Hot Module Replacement)
- 测试存储商店
- Usage without setup()
- Composing Stores
- Migrating from 0.x (v1) to v2
API 手册
- API Documentation
- Module: pinia
- Module: @pinia/nuxt
- Module: @pinia/testing
- Enumeration: MutationType
- Interface: TestingOptions
- Interface: DefineSetupStoreOptions
- Interface: DefineStoreOptions
- Interface: DefineStoreOptionsBase
- Interface: DefineStoreOptionsInPlugin
- Interface: MapStoresCustomization
- Interface: Pinia
- Interface: PiniaCustomProperties
- Interface: PiniaCustomStateProperties
- Interface: PiniaPlugin
- Interface: PiniaPluginContext
- Interface: StoreDefinition
- Interface: StoreProperties
- Interface: SubscriptionCallbackMutationDirect
- Interface: SubscriptionCallbackMutationPatchFunction
- Interface: SubscriptionCallbackMutationPatchObject
- Interface: _StoreOnActionListenerContext
- Interface: _StoreWithState
- Interface: _SubscriptionCallbackMutationBase
- Interface: TestingPinia
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论