[v11] DatePicker: Range selection with Time component should have configurable start/end target #4714
Unanswered
jakkn-sk
asked this question in
PrimeReact
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When using
that includes a

Timecomponent like thisthere is no way to direct the
focusedDateIndex. It defaults to theenddate, but I want it to target thestart.I put in
dateIndex={0}in the example code to illustrate what I'm trying to achieve, but it doesn't work of course since it's made up.If this is in fact supported and I'm just doing it wrong, please enlighten me :)
Beta Was this translation helpful? Give feedback.
All reactions