浏览代码

Update API Docs: point out suppression of footerField explicitly (#5625)

Co-authored-by: Dennis Hernández <dennishernandezvargas@gmail.com>
David Zhuang 4 年之前
父节点
当前提交
021768e6b7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      site/docs/api/table-options.md

+ 2 - 0
site/docs/api/table-options.md

@@ -538,6 +538,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
   Defines the key of the footer Object (From data array or server response json).
   The footer Object can be used to set/define footer colspans and/or the value of the footer.
+  Only triggered when `data-pagination` is `true` and `data-side-pagination` is `server`.
+
 
   {% highlight javascript %}
     {