Browse Source

Updated docs for getFooterData

xanish 1 year ago
parent
commit
2fc9f0c6f9
1 changed files with 10 additions and 0 deletions
  1. 10 0
      site/docs/api/methods.md

+ 10 - 0
site/docs/api/methods.md

@@ -183,6 +183,16 @@ The calling method syntax: `$('#table').bootstrapTable('method', parameter)`.
 
 
 - **Example:** [Get Data](https://examples.bootstrap-table.com/#methods/get-data.html)
 - **Example:** [Get Data](https://examples.bootstrap-table.com/#methods/get-data.html)
 
 
+## getFooterData
+
+- **Parameter:** `undefined`
+
+- **Detail:**
+
+  Get the loaded data of the footer at the moment that this method is called
+
+- **Example:** [Get Footer Data](https://examples.bootstrap-table.com/#methods/get-footer-data.html)
+
 ## getHiddenColumns
 ## getHiddenColumns
 
 
 - **Parameter:** `undefined`
 - **Parameter:** `undefined`