T
TanStack7mo ago
robust-apricot

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
yappiest-sapphire
yappiest-sapphire7mo ago
As far as I know, the react adapter of tsf doesn‘t have that feature yet
robust-apricot
robust-apricotOP7mo ago
Okay, thanks for the answer!

Did you find this page helpful?