浏览代码

Merge pull request #4244 from wenzhixin/documentation/4243

Improved documentation of the table url attribute
文翼 6 年之前
父节点
当前提交
c3dcb1ee4f
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      site/docs/api/table-options.md

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

@@ -304,6 +304,10 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Default:** `undefined`
 
+- **Error handling**
+
+  To get loading errors please use [onLoadError](https://bootstrap-table.com/docs/api/events/#onloaderror)
+
 - **Example:** [From URL](https://examples.bootstrap-table.com/#welcomes/from-url.html)
 
 ## method