TanStackStore v0
Auto
Framework
Version
Menu
  • Home
  • Frameworks
  • Contributors
  • GitHub
  • Discord
Getting Started
  • Overview
    core
  • Installation
    core
  • Quick Start
    core
  • Quick Start
    react
API Reference
  • Core API Reference
    core
  • React Hooks
    react
Store API Reference
  • Store
    core
  • ReadonlyStore
    core
  • Atom
    core
  • AtomOptions
    core
  • BaseAtom
    core
  • InternalBaseAtom
    core
  • InternalReadonlyAtom
    core
  • InteropSubscribable
    core
  • Readable
    core
  • ReadonlyAtom
    core
  • StoreActionsApi
    core
  • Subscribable
    core
  • Subscription
    core
  • AnyAtom
    core
  • Observer
    core
  • Selection
    core
  • StoreAction
    core
  • StoreActionMap
    core
  • StoreActionsFactory
    core
  • batch
    core
  • createAsyncAtom
    core
  • createAtom
    core
  • createStore
    core
  • flush
    core
  • shallow
    core
  • toObserver
    core
  • createStoreContext
    react
  • useCreateAtom
    react
  • useCreateStore
    react
  • useSelector
    react
  • useSetValue
    react
  • useAtom
    react
  • useStoreActions
    react
  • _useStore (experimental)
    react
  • useStore (deprecated)
    react
  • UseSelectorOptions
    react
Examples
  • Simple
    react
  • Atoms
    react
  • Stores
    react
  • Store Actions
    react
  • Store Context
    react
TanStackStore v0
Auto
Framework
Version
Menu
  • Home
  • Frameworks
  • Contributors
  • GitHub
  • Discord
Getting Started
  • Overview
    core
  • Installation
    core
  • Quick Start
    core
  • Quick Start
    react
API Reference
  • Core API Reference
    core
  • React Hooks
    react
Store API Reference
  • Store
    core
  • ReadonlyStore
    core
  • Atom
    core
  • AtomOptions
    core
  • BaseAtom
    core
  • InternalBaseAtom
    core
  • InternalReadonlyAtom
    core
  • InteropSubscribable
    core
  • Readable
    core
  • ReadonlyAtom
    core
  • StoreActionsApi
    core
  • Subscribable
    core
  • Subscription
    core
  • AnyAtom
    core
  • Observer
    core
  • Selection
    core
  • StoreAction
    core
  • StoreActionMap
    core
  • StoreActionsFactory
    core
  • batch
    core
  • createAsyncAtom
    core
  • createAtom
    core
  • createStore
    core
  • flush
    core
  • shallow
    core
  • toObserver
    core
  • createStoreContext
    react
  • useCreateAtom
    react
  • useCreateStore
    react
  • useSelector
    react
  • useSetValue
    react
  • useAtom
    react
  • useStoreActions
    react
  • _useStore (experimental)
    react
  • useStore (deprecated)
    react
  • UseSelectorOptions
    react
Examples
  • Simple
    react
  • Atoms
    react
  • Stores
    react
  • Store Actions
    react
  • Store Context
    react

Supported TanStack Store Frameworks

  • ReactTanStack React Store
  • VueTanStack Vue Store
  • AngularTanStack Angular Store
  • SolidTanStack Solid Store
  • SvelteTanStack Svelte Store
Home
Our Partners
Wow, it looks like you could be our first partner for this library! Chat with us!
TanStackQuery
Powerful asynchronous state management, server-state utilities and data fetching. Fetch, cache, update, and wrangle all forms of async data in your TS/JS, React, Vue, Solid, Svelte & Angular applications all without touching any "global state"
TanStackReact Charts