i'm using Bootstrap 5 Calendar plugin. i wanted to implement a small calendar on the right side just like a google calendar. so when the user click on any date in the small calendar then it will automatically highlight the calendar date on our Bootstrap 5 Calendar plugin. i don't know the exact method in this calendar. can you please explain me how to do this using js.
i wanted to pass the date using js and the Bootstrap 5 Calendar take me to that date or month.