The heightSpec property (string) specifies the height and grid scrolling mode of the JavaScript Monthly Calendar component.
"Fixed"
"Auto"
"Parent100Pct"
Calendar config:
{ heightSpec: "Parent100Pct", // ... }