FullCalendar
These docs are a work in progress. Learn about v7 updates
Latest:  v7.0.0-beta.7
Introduction
    • Getting Started
    • Initialize with ES6 Build System
    • Initialize with Script Tags
    • Initialize with Script Tags (ESM)
    • Plugin Index
    • Handlers
    • Methods
  • More Advanced

    • View-Specific Options
    • Get/Set Options Dynamically
    • borderless settings
    • className
    • ClassName Inputs
    • Content Injection
    • render
    • destroy
    • rerenderDelay
    • Calendar::render
    • Calendar::batchRendering
  • See Also

    • initialDate
    • initialView
    • View API
edit doc

destroy

Restores the container element to the state before FullCalendar was initialized.

.destroy()

Removes elements, events handlers, and internal data.