Is there a way to unselect a day without user interaction #1234
Unanswered
ablajievschii
asked this question in
Support
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.
-
Hi all,
I'm using DayPickerInput and I need to unselect a day without user interaction. I've already tried setting selectedDay to undefined, but it does not work. Setting input element value to empty string does not work either.
I know about clickUnselectsDay, but how to unselect without user interaction ? Is there a way to simulate a click or maybe use some public function on DayPickerInput instance ?
Beta Was this translation helpful? Give feedback.
All reactions