Migrating from 3.x to 4.x?

Changelog

Properties

  1. bootstrap default changed from true to false.

  2. fileName renamed to filename.

  3. ignoreCSS moved to settings (i.e. prototype).

  4. emptyCSS moved to settings (i.e. prototype).

  5. exportButtons added and has a default value of true.

Methods

  1. getExportData added to allow direct access to the export data.

Settings

  1. defaultFileName renamed to defaultFilename.

  2. ignoreCSS added (moved from properties).

  3. emptyCSS added (moved from properties).

Last updated