Angular: TanStackField type #888
Unanswered
GonzaloManoukian
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Can you please share a minimal reproducible example by forking one of the form examples in the docs? (e.g. https://tanstack.com/form/latest/docs/framework/angular/examples/simple) |
Beta Was this translation helpful? Give feedback.
0 replies
-
any update on this? @Balastrong |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom input and i need to pass the tanstackField by prop like this:
In my InputPasswordComponent im trying to do something like this:
Ive got type errors, i tried a lot of stuffs and nothing works (only any). Is there something usefull for this case?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions