We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f3083c9
There was an error while loading. Please reload this page.
Add jQuery usage example.
import $ from 'jquery'; import 'tableexport'; ... $('#default-table').tableExport();
36cbc32
Initial release.