You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build a date picker component and I'm creating a custom date segment to support MMMM format. I'm basing most of my code on the source code for useDateSegment so that it functions similarly. Is there a way to get the focusManager from hookData so I can focus on the previous/next segments?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build a date picker component and I'm creating a custom date segment to support
MMMM
format. I'm basing most of my code on the source code foruseDateSegment
so that it functions similarly. Is there a way to get thefocusManager
from hookData so I can focus on the previous/next segments?Beta Was this translation helpful? Give feedback.
All reactions