updateSize

Immediately forces the calendar to readjusts its size.

calendar.updateSize()

This is useful in a scenario where the calendar lives inside of an element, and that element’s width has been dynamically changed. Call updateSize to help the calendar compensate.