Open
Description
Your question and description of the problem goes here
Hi!
I have a React-Redux application and I want to integrate the "gantt-schedule-timeline-calendar" into it. Can you please advise me on the best way to manage the calendar's state using Redux? Specifically, I am interested in how to set the initial state of the calendar, update it based on changes in Redux data, and dispatch actions in response to user interactions.
Thank you for your help.