|
|
@@ -25,7 +25,7 @@ Use Plugin: [tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jqu
|
|
|
### exportTypes
|
|
|
|
|
|
* type: Array
|
|
|
-* description: export types, support types: 'json', 'xml', 'png', 'csv', 'txt', 'sql', 'doc', 'excel', 'powerpoint', 'pdf'.
|
|
|
+* description: export types, support types: 'json', 'xml', 'png', 'csv', 'txt', 'sql', 'doc', 'excel', 'pdf'.
|
|
|
* default: `['json', 'xml', 'csv', 'txt', 'sql', 'excel']`
|
|
|
|
|
|
### exportOptions
|
|
|
@@ -35,4 +35,4 @@ Use Plugin: [tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jqu
|
|
|
* default: `{}`
|
|
|
|
|
|
### Icons
|
|
|
-* export: 'glyphicon-export icon-share'
|
|
|
+* export: 'glyphicon-export icon-share'
|