I have a full calendar component using version ^6.1.8 version Angular 15 and I want to make the view scrollable when it comes to a specific width lets say 500 pixels because it stretches and the days become so thin I want to have the header toolbar always in the same position without it scrolling with the calendars content
I tried using dayMinWidth but it gives me an error