TanStack
Form v1v1
Framework
StartRouter
Data & State
QueryDBStoreAI
UI & UX
TableFormHotkeysMarkdownHighlight
Performance
VirtualPacer
Tooling
DevtoolsConfigCLIIntent
Blog
Blog & Release Notes
About
YouTubeThe official TanStack channel.WorkshopsLive sessions from the maintainers.Release NotesThe latest releases and changelog.
Channels
DiscordReal-time community support.GitHubSource, issues, discussions, and releases.
People & Work
MaintainersMeet the people maintaining the stack.ContributorsCore, library, and community contributors.ShowcaseTeams building with TanStack.
Tools
BuilderAlphaGenerate TanStack app starters.StatsNPM and ecosystem usage data.
Merch
View all
Support
Support OverviewFind the right support path.PartnersCompanies supporting TanStack.OSS SponsorsSponsors keeping TanStack open source.Enterprise SupportPrivate consulting and expert support.ContactGet in touch with the TanStack team.
About
EthosHow we approach open source.TenetsThe values that shape TanStack libraries.Design SystemLogos, tokens, and UI components.
Partners

Sponsorships, placements, and partner pages.

Work with
TanStack
Partnership Inquiry
Log In
Sign In
Docs
API Reference
  • JavaScript Reference
  • Classes / FieldApi
  • Classes / FormApi
  • Functions / formOptions
  • Functions / mergeForm
  • Interfaces / FieldApiOptions
  • Interfaces / FieldOptions
  • Interfaces / FieldValidators
  • Interfaces / FormOptions
  • Interfaces / FormValidators
  • Types / DeepKeys
  • Types / DeepValue
  • Types / FieldInfo
  • Types / FieldMeta
  • Types / FieldState
  • Types / BaseFormState
  • Types / DerivedFormState
  • Types / Updater
  • Types / UpdaterFn
  • Types / ValidationError
  • Types / ValidationMeta
  • React Reference
  • Variables / Field
  • Functions / useField
  • Functions / useForm
  • Functions / useTransform
  • Types / FieldComponent
  • Types / UseField
HomeGet StartedGuidesAPIExamples
API Reference
  • JavaScript Reference
  • Classes / FieldApi
  • Classes / FormApi
  • Functions / formOptions
  • Functions / mergeForm
  • Interfaces / FieldApiOptions
  • Interfaces / FieldOptions
  • Interfaces / FieldValidators
  • Interfaces / FormOptions
  • Interfaces / FormValidators
  • Types / DeepKeys
  • Types / DeepValue
  • Types / FieldInfo
  • Types / FieldMeta
  • Types / FieldState
  • Types / BaseFormState
  • Types / DerivedFormState
  • Types / Updater
  • Types / UpdaterFn
  • Types / ValidationError
  • Types / ValidationMeta
  • React Reference
  • Variables / Field
  • Functions / useField
  • Functions / useForm
  • Functions / useTransform
  • Types / FieldComponent
  • Types / UseField
AI/LLM: This documentation page is available in plain markdown format at/form/v1/docs/reference/type-aliases/Updater.md
API Reference

Updater

Type Alias: Updater<TInput, TOutput>#

ts
type Updater<TInput, TOutput> = TOutput | UpdaterFn<TInput, TOutput>;

Defined in: packages/form-core/src/utils.ts:16

Type Parameters#

TInput#

TInput

TOutput#

TOutput = TInput

Edit on GitHub
PreviousTypes / DerivedFormState
NextTypes / UpdaterFn

On this page

  • Type Alias: Updater
  • Type Parameters
  • TInput
  • TOutput

The open source application stack for the web.

Libraries

  • Browse all
  • Query
  • Router
  • Start
  • Table
  • Form

Blog

  • Latest posts
  • Release notes
  • YouTube
  • Workshops

Community

  • Discord
  • GitHub
  • Maintainers
  • Contributors
  • Showcase

Tools

  • Builder
  • Stats

Merch

  • Shop
  • Cart

Support

  • Support overview
  • Partners
  • OSS sponsors
  • Enterprise support
  • Contact
  • Ethos
  • Tenets
  • Design system

© 2026 TanStack LLC

  • Privacy
  • Terms
PartnersBecome a Partner
Gold
CodeRabbitCodeRabbit
LovableLovable
CloudflareCloudflare
RailwayRailway
NetlifyNetlify
Silver
SerpApiSerpApi
AG GridAG Grid
WorkOSWorkOS
OpenRouterOpenRouter
ClerkClerk
Bronze
PrismaPrisma
UnkeyUnkey
SentrySentry
ElectricElectric
Latest Posts