The columnWidthSpec property (string) sets the column width mode for the JavaScript Calendar component.
See also responsive column width and fixed column width.
"Auto"
"Fixed"
Calendar config:
{ columnWidthSpec: "Fixed", // ... }