📄 tanstack/pacer/latest/docs/framework/react/reference/interfaces/ReactDebouncer

File: ReactDebouncer.md | Updated: 11/15/2025

Source: https://tanstack.com/pacer/latest/docs/framework/react/reference/interfaces/ReactDebouncer



TanStack

Pacer v0v0

Search...

+ K

Auto

Log In

TanStack StartRC

Docs Examples GitHub Contributors

TanStack Router

Docs Examples GitHub Contributors

TanStack Query

Docs Examples GitHub Contributors

TanStack Table

Docs Examples Github Contributors

TanStack Formnew

Docs Examples Github Contributors

TanStack DBbeta

Docs Github Contributors

TanStack Virtual

Docs Examples Github Contributors

TanStack Paceralpha

Docs Examples Github Contributors

TanStack Storealpha

Docs Examples Github Contributors

TanStack Devtoolsalpha

Docs Github Contributors

More Libraries

Maintainers Partners Support Learn StatsBETA Discord Merch Blog GitHub Ethos Brand Guide

Documentation

Framework

React logo

React

Version

Latest

Search...

+ K

Menu

Getting Started

Guides

API Reference

Debouncer API Reference

Throttler API Reference

Rate Limiter API Reference

Queue API Reference

Batcher API Reference

Debouncer Examples

Throttler Examples

Rate Limiter Examples

Queue Examples

Batcher Examples

TanStack Query Examples

Framework

React logo

React

Version

Latest

Menu

Getting Started

Guides

API Reference

Debouncer API Reference

Throttler API Reference

Rate Limiter API Reference

Queue API Reference

Batcher API Reference

Debouncer Examples

Throttler Examples

Rate Limiter Examples

Queue Examples

Batcher Examples

TanStack Query Examples

On this page

ReactDebouncer

Copy Markdown

Interface: ReactDebouncer<TFn, TSelected>
=========================================

Defined in: react-pacer/src/debouncer/useDebouncer.ts:12

Extends
-------

  • Omit<Debouncer<TFn>, "store">

Type Parameters
---------------
### TFn

TFn extends AnyFunction

### TSelected

TSelected = { }

Properties
----------
### state

ts

readonly state: Readonly<TSelected>;


readonly state: Readonly<TSelected>;

Defined in: react-pacer/src/debouncer/useDebouncer.ts:19

Reactive state that will be updated and re-rendered when the debouncer state changes

Use this instead of debouncer.store.state


### ~store~

ts

readonly store: Store<Readonly<DebouncerState<TFn>>>;


readonly store: Store<Readonly<DebouncerState<TFn>>>;

Defined in: react-pacer/src/debouncer/useDebouncer.ts:25

#### Deprecated

Use debouncer.state instead of debouncer.store.state if you want to read reactive state. The state on the store object is not reactive, as it has not been wrapped in a useStore hook internally. Although, you can make the state reactive by using the useStore in your own usage.

Edit on GitHub

AsyncDebouncer

ReactAsyncDebouncer

Partners Become a Partner

Code RabbitCode Rabbit CloudflareCloudflare AG GridAG Grid NetlifyNetlify NeonNeon WorkOSWorkOS ClerkClerk ConvexConvex ElectricElectric SentrySentry PrismaPrisma StrapiStrapi UnkeyUnkey

scarf analytics