--- id: fieldApi title: Field API --- ### `FieldApi` When using `@tanstack/react-form`, the [core field API](../../reference/fieldApi) is extended with additional methods for React-specific functionality: - ```tsx Field: FieldComponent ``` - A pre-bound and type-safe sub-field component using this field as a root.