You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicate if the table footer should be included in the exported data or not.
43
+
<optiontype="boolean"name="footer"default="true">
44
+
Indicate if the table footer should be included in the exported data or not. Please note that the default for this parameter was updated in Buttons 3.0.1 to be `true`. In earlier versions it was `false`.
Indicate if the table footer should be included in the print view or not.
52
+
<optiontype="boolean"name="footer"default="true">
53
+
Indicate if the table footer should be included in the print view or not. Please note that the default for this parameter was updated in Buttons 3.0.1 to be `true`. In earlier versions it was `false`.
0 commit comments