Skip to content

[v2] Typed form context #2314

Description

@LeCarbonator

V2 adds helper types for configuring props, but there's cases that cannot be covered by props properly (TanStack Table, TanStack Router).

For those, there should be a typed way to access form context from form.AppForm. It would be as straightforward as useFormContextWithOptions(formOptions) (not with that name).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: runtimeThis issue affects the runtime of the library.area: typesThis issue affects the types of the library.type: enhancementThis requests an enhancement to existing behaviour.v2This issue affects v2 as well.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions