Hello I need to fix calendar header at top when it scroll on top. Currently if i scroll up it hides and not able to identify in which resource i’m in Please confirm how can i sticky at top Thanks
You can look at the height options, especially heightSpec: "Parent100Pct".
This setting makes the Calendar component expand to fill its parent element. A vertical scrollbar is added automatically, so you can scroll the calendar grid while the header remains fixed.