The dispose() method destroys the component. It removes removes the content of the placeholder div and performs a cleanup.
After calling dispose() the DayPilot.Calendar object becomes unusable.
DayPilot.Calendar.dispose();