All documentation
  • API Reference for older versions
  • clear

    clear()

    [starting from version: 1.6]

    Clears the component's data and view.

    Example

    pivot.clear();

    Open the example on JSFiddle.