📄 tanstack/pacer/latest/docs/framework/solid/reference/interfaces/SolidAsyncThrottler

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

Source: https://tanstack.com/pacer/latest/docs/framework/solid/reference/interfaces/SolidAsyncThrottler



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

Solid logo

Solid

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

Framework

Solid logo

Solid

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

On this page

SolidAsyncThrottler

Copy Markdown

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

Defined in: async-throttler/createAsyncThrottler.ts:11

Extends
-------

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

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

TFn extends AnyAsyncFunction

### TSelected

TSelected = { }

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

ts

readonly state: Accessor<Readonly<TSelected>>;


readonly state: Accessor<Readonly<TSelected>>;

Defined in: async-throttler/createAsyncThrottler.ts:20

Reactive state that will be updated when the throttler state changes

Use this instead of throttler.store.state


### ~store~

ts

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


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

Defined in: async-throttler/createAsyncThrottler.ts:26

#### Deprecated

Use throttler.state instead of throttler.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

SolidThrottler

createThrottler

Partners Become a Partner

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

scarf analytics