headerHeight

total height of the area not taken by calendar body

number headerHeight;

Example

{ view:"calendar", headerHeight:100 }


Default value:

70
Details

If you increase the parameter value, calendar body (the area with dates) shrinks and free space appears at the bottom of calendar area. Then, you are free to change the height of any calendar element with the help of CSS classes:

  • webix_cal_month - month title area;
  • webix_cal_header - week header area;

..or special properties:

See also
  • Articles
  • Back to top
    Join Our Forum
    We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.