Jotai
Jotai
状態
Primitive and flexible state management for React
atomWithHash
移动到
Location / atomWithHash
.
GitHub
npm
Docs
Search...
介绍
basics
概念
比较
案例
guides
异步
TypeScript
调试
持久化
Next.js
React Native
可复位
原子中的 Atom
测试
Vite
内部核心
组合 atom
在 Render 中初始化 Atom State
性能
迁移到 Jotai v2 API
Using store outside React
Gatsby
Remix
api
核心
Utils
Devtools
Babel
SWC
core
atom
useAtom
Store
Provider
utilities
Storage
SSR
Async
Lazy
Resettable
Family
Callback
Reducer
Select
Split
extensions
tRPC
Query
Effect
URQL
Immer
XState
Location
Cache
Scope
Optics
Redux
Relay
Valtio
Zustand
integrations
Immer
Optics
TanStack Query
XState
Valtio
Zustand
Redux
URQL
Location
tRPC
分子
Relay
缓存
advanced recipes
大对象
创建 Atom
自定义 useAtom hooks
tools
SWC
Babel
Devtools
recipes
Large objects
Custom useAtom hooks
useAtomEffect
atomWithToggle
atomWithCompare
atomWithToggleAndStorage
atomWithRefresh
atomWithRefreshAndDefault
atomWithListeners
atomWithBroadcast
atomWithDebounce
useReducerAtom
Close