-
Hi! I would like the user to click on a date in the calendar and be redirected to a different page (with entries made on that day). Can I attach an onClick event to every single date/tile (in the past)? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
Tungstic
Jun 19, 2023
Replies: 1 comment
-
Sorry, I think I've figured it out (I need to write a function I want to call and attach it to onClickDay that you provide). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wojtekmaj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, I think I've figured it out (I need to write a function I want to call and attach it to onClickDay that you provide).