Skip to content

Does Tanstack Form uses native Web-API (e.g. checkValidity) for validations? #1087

Closed Answered by crutchcorn
nimo23 asked this question in Ideas
Discussion options

You must be logged in to vote

The native web APIs do not sufficiently cover complex use cases; as such we do not utilize them.

Further, it would intensely tie us to the web, whereas we support React Native and Nativescript as well.

You can glue in TanStack Form into native APIs trivially if you wish, but it's an explicit non-goal for us.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by crutchcorn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants