TanStackForm v1
自动
框架
版本
菜单
  • 首页
  • 框架
  • 贡献者
  • GitHub
  • Discord
入门
  • 概述
    core
  • 安装
    core
  • 理念
    core
  • 比较
    core
  • TypeScript
    core
  • 快速上手
    react
指南
  • 基本概念
    react
  • 表单验证
    react
  • 异步初始值
    react
  • 数组
    react
  • 联动字段
    react
  • 响应式
    react
  • 监听器
    react
  • 自定义错误
    react
  • 提交处理
    react
  • UI 库
    react
  • 表单组合
    react
  • React Native
    react
  • SSR/TanStack Start/Next.js
    react
  • 调试
    react
API 参考
  • JavaScript 参考
    core
  • 类 / FieldApi
    core
  • 类 / FormApi
    core
  • 函数 / formOptions
    core
  • 函数 / mergeForm
    core
  • 接口 / FieldApiOptions
    core
  • 接口 / FieldOptions
    core
  • 接口 / FieldValidators
    core
  • 接口 / FormOptions
    core
  • 接口 / FormValidators
    core
  • 类型 / DeepKeys
    core
  • 类型 / DeepValue
    core
  • 类型 / FieldInfo
    core
  • 类型 / FieldMeta
    core
  • 类型 / FieldState
    core
  • 类型 / BaseFormState
    core
  • 类型 / DerivedFormState
    core
  • 类型 / Updater
    core
  • 类型 / UpdaterFn
    core
  • 类型 / ValidationError
    core
  • 类型 / ValidationMeta
    core
  • React 参考
    react
  • 函数 / Field
    react
  • 函数 / useField
    react
  • 函数 / useForm
    react
  • 函数 / useTransform
    react
  • 类型 / FieldComponent
    react
  • 类型 / UseField
    react
社区资源
  • Balastrong 的教程
    react
  • 社区教程
    react
示例
  • 简单示例
    react
  • 数组
    react
  • 表单组合
    react
  • 集成 TanStack Query
    react
  • 标准 Schema
    react
  • TanStack Start
    react
  • Next.js Server Actions
    react
  • Remix
    react
  • UI 库
    react
  • 来自表单验证器的字段错误
    react
TanStackForm v1
自动
框架
版本
菜单
  • 首页
  • 框架
  • 贡献者
  • GitHub
  • Discord
入门
  • 概述
    core
  • 安装
    core
  • 理念
    core
  • 比较
    core
  • TypeScript
    core
  • 快速上手
    react
指南
  • 基本概念
    react
  • 表单验证
    react
  • 异步初始值
    react
  • 数组
    react
  • 联动字段
    react
  • 响应式
    react
  • 监听器
    react
  • 自定义错误
    react
  • 提交处理
    react
  • UI 库
    react
  • 表单组合
    react
  • React Native
    react
  • SSR/TanStack Start/Next.js
    react
  • 调试
    react
API 参考
  • JavaScript 参考
    core
  • 类 / FieldApi
    core
  • 类 / FormApi
    core
  • 函数 / formOptions
    core
  • 函数 / mergeForm
    core
  • 接口 / FieldApiOptions
    core
  • 接口 / FieldOptions
    core
  • 接口 / FieldValidators
    core
  • 接口 / FormOptions
    core
  • 接口 / FormValidators
    core
  • 类型 / DeepKeys
    core
  • 类型 / DeepValue
    core
  • 类型 / FieldInfo
    core
  • 类型 / FieldMeta
    core
  • 类型 / FieldState
    core
  • 类型 / BaseFormState
    core
  • 类型 / DerivedFormState
    core
  • 类型 / Updater
    core
  • 类型 / UpdaterFn
    core
  • 类型 / ValidationError
    core
  • 类型 / ValidationMeta
    core
  • React 参考
    react
  • 函数 / Field
    react
  • 函数 / useField
    react
  • 函数 / useForm
    react
  • 函数 / useTransform
    react
  • 类型 / FieldComponent
    react
  • 类型 / UseField
    react
社区资源
  • Balastrong 的教程
    react
  • 社区教程
    react
示例
  • 简单示例
    react
  • 数组
    react
  • 表单组合
    react
  • 集成 TanStack Query
    react
  • 标准 Schema
    react
  • TanStack Start
    react
  • Next.js Server Actions
    react
  • Remix
    react
  • UI 库
    react
  • 来自表单验证器的字段错误
    react
本页内容
  • @tanstack/form-core
  • 类
  • 接口
  • 类型别名
  • 变量
  • 函数

@tanstack/form-core

@tanstack/form-core

类

  • FieldApi
  • FormApi

接口

  • AnyDeepKeyAndValue
  • ArrayDeepKeyAndValue
  • FieldApiOptions
  • FieldListeners
  • FieldOptions
  • FieldValidators
  • FormListeners
  • FormOptions
  • FormState
  • FormValidators
  • ObjectDeepKeyAndValue
  • StandardSchemaV1Issue
  • TupleDeepKeyAndValue
  • UnknownDeepKeyAndValue

类型别名

  • AllObjectKeys
  • AllTupleKeys
  • AnyFieldApi
  • AnyFieldMeta
  • AnyFieldMetaBase
  • AnyFieldMetaDerived
  • AnyFormApi
  • AnyFormState
  • ArrayAccessor
  • BaseFormState
  • DeepKeyAndValueArray
  • DeepKeyAndValueObject
  • DeepKeyAndValueTuple
  • DeepKeys
  • DeepKeysAndValues
  • DeepKeysAndValuesImpl
  • DeepKeysOfType
  • DeepRecord
  • DeepValue
  • DerivedFormState
  • ExtractGlobalFormError
  • FieldInfo
  • FieldMeta
  • FieldMetaBase
  • FieldMetaDerived
  • FieldState
  • FormValidateFn
  • FormValidationError
  • FormValidator
  • Nullable
  • ObjectAccessor
  • ObjectValue
  • StandardSchemaV1
  • TStandardSchemaValidatorIssue
  • TStandardSchemaValidatorValue
  • TupleAccessor
  • UnknownAccessor
  • UnwrapFieldAsyncValidateOrFn
  • UnwrapFieldValidateOrFn
  • UnwrapFormAsyncValidateOrFn
  • UnwrapFormValidateOrFn
  • Updater
  • UpdaterFn
  • ValidationError
  • ValidationMeta
  • ValidationSource

变量

  • standardSchemaValidators

函数

  • evaluate
  • formOptions
  • isGlobalFormValidationError
  • isStandardSchemaValidator
  • mergeForm

在 GitHub 上编辑

本页内容

  • @tanstack/form-core
  • 类
  • 接口
  • 类型别名
  • 变量
  • 函数
调试
类 / FieldApi
我们的合作伙伴
哇,看起来您可能是这个库的第一个合作伙伴! 与我们聊天!
TanStackVirtual
在 TS/JS、React、Vue、Solid、Svelte、Lit 和 Angular 中以 60FPS 仅虚拟化可见内容的大型可滚动 DOM 节点,同时保持对标记和样式的 100% 控制。
TanStackCreate TS Router App