Our powerful JS Calendar component


Post by prasath »

Hi ,
Is there any possibility to extract current viewDescription text when user clicks/fires previous/next button in toolbar to change the week since we want to display the current data in right panel.If possible for props/config to utilize let us know.PFA for reference.

Description
Description
Description text.png (33.87 KiB) Viewed 140 times

Post by Animal »

Add a dateChange listener and collect activeView.description to do what you need with.

Screenshot 2024-07-30 at 12.06.14.png
Screenshot 2024-07-30 at 12.06.14.png (805.31 KiB) Viewed 132 times

Post Reply