TanStackOSS
    form
  1. Overview

form

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    main

    b730192a docs: correct withFieldGroup props runtime note (#2217) The withFieldGroup props comment said the props are "not used at runtime", but they are. In createFormHook the render call spreads them (render({ ...props, ...innerProps, group })), so they act as default values that innerProps can override, the same as withForm does with render({ ...props, ...innerProps }). The withForm docs already describe this correctly as default values, so this updates the react, solid and preact copies to match. Closes #2099 Co-authored-by: Patrick Wehbe <patrick.wehbe.applications@gmail.com>

    by Patrick Wehbe

    P

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools