TanStackTanStack
Form v1v1
Framework
StartRouter
Data & State
QueryDBStoreAI
UI & UX
TableFormHotkeys
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
Get in touch
Log In
Log In
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.
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.
Get in touch
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/DeepKeys.md
API Reference

DeepKeys

Type Alias: DeepKeys<T>#

ts
type DeepKeys<T> = unknown extends T ? string : DeepKeysAndValues<T>["key"];

Defined in: packages/form-core/src/util-types.ts:178

The keys of an object or array, deeply nested.

Type Parameters#

T#

T

Edit on GitHub
PreviousInterfaces / FormValidators
NextTypes / DeepValue

On this page

  • Type Alias: DeepKeys
  • Type Parameters
  • T
Blog
@Tan_Stack on X.com
@TannerLinsley on X.com
GitHub
YouTube
Nozzle.io - Keyword Rank Tracker
Ethos
Tenets
Privacy Policy
Terms of Service
© 2026 TanStack LLC
PartnersBecome a Partner
Gold
CodeRabbitCodeRabbit
LovableLovable
CloudflareCloudflare
RailwayRailway
NetlifyNetlify
Silver
OpenRouterOpenRouter
AG GridAG Grid
SerpApiSerpApi
WorkOSWorkOS
ClerkClerk
Bronze
ElectricElectric
SentrySentry
PrismaPrisma
UnkeyUnkey
Latest Posts