How to make the difference between a selected date (using value) and a newly selected date #619
Unanswered
phuonght28
asked this question in
Q&A
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.
-
I have value={selectedDate}
then I when choosing another date (it is displayed with class react-calendar__tile--active)
then how can I assign a class (eg react-calendar__tile--selected) to my value (selectedDate)
Beta Was this translation helpful? Give feedback.
All reactions