T
TanStack4mo ago
probable-pink

Move to Next Field on Key Press

Hello, I want to achieve this behavior just like what setFocus does in RHF. Does Tanstack Form provide this type of behavior or is there a way so that I don't have to create useRef manually just to make it focus after each keypress (enter)?
Performant, flexible and extensible forms with easy-to-use validation.
2 Replies
compatible-crimson
compatible-crimson4mo ago
As far as I know, the react adapter of tsf doesn‘t have that feature yet
probable-pink
probable-pinkOP4mo ago
Okay, thanks for the answer!

Did you find this page helpful?