These docs are for an old release.
    
      Info on upgrading to v5
    
  
      Docs Sizing
How to control the dimensions of the calendar.
            height
          
          
            
              Sets the height of the entire calendar, including header and footer.
            
          
        
      
        
          
            contentHeight
          
          
            
              Sets the height of the view area of the calendar.
            
          
        
      
        
          
            aspectRatio
          
          
            
              Sets the width-to-height aspect ratio of the calendar.
            
          
        
      
        
          
            updateSize
          
          
            
              Immediately forces the calendar to readjusts its size.
            
          
        
      
        
          
            handleWindowResize
          
          
            
              Whether to automatically resize the calendar when the browser window resizes.
            
          
        
      
        
          
            windowResizeDelay
          
          
            
              The time the calendar will wait to adjust its size after a window resize occurs, in milliseconds.
            
          
        
      
    