Closed
Description
Hey,
@crutchcorn and I have been chatting about how FieldApi.getSubField
is only for internal usage in tests etc and should never be part of the API developers use to develop with Tanstack form. I googled a bit and it seems that adding the JSDoc comment @internal
and using this compiler option prevents TypeScript from outputting these into the type definitions. So we should create a list here of API that is not supposed to be used outside of Tanstack Form and mark it appropriately.
Metadata
Metadata
Assignees
Labels
No labels