T
T
TableExport
Search…
Migrating from 3.x to 4.x?

Changelog

Properties

  1. 1.
    ​bootstrap default changed from true to false.
  2. 2.
    ​fileName renamed to filename.
  3. 3.
    ​ignoreCSS moved to settings (i.e. prototype).
  4. 4.
    ​emptyCSS moved to settings (i.e. prototype).
  5. 5.
    ​exportButtons added and has a default value of true.

Methods

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

Settings

  1. 1.
    ​defaultFileName renamed to defaultFilename.
  2. 2.
    ​ignoreCSS added (moved from properties).
  3. 3.
    ​emptyCSS added (moved from properties).