浏览代码

Add examples link

zhixin 6 年之前
父节点
当前提交
b2d43589ca
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      site/docs/api/table-options.md

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

@@ -888,6 +888,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Default:** `false`
 
+- **Example:** [Basic Columns](https://examples.bootstrap-table.com/#options/basic-columns.html) and [Large Columns](https://examples.bootstrap-table.com/#options/large-columns.html)
+
 ## minimumCountColumns
 
 - **Attribute:** `data-minimum-count-columns`
@@ -900,6 +902,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Default:** `1`
 
+- **Example:** [Minimum Count Columns](https://examples.bootstrap-table.com/#options/minimum-count-columns.html)
+
 ## showPaginationSwitch
 
 - **Attribute:** `data-show-pagination-switch`
@@ -912,6 +916,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Default:** `false`
 
+- **Example:** [Show Pagination Switch](https://examples.bootstrap-table.com/#options/show-pagination-switch.html)
+
 ## showRefresh
 
 - **Attribute:** `data-show-refresh`
@@ -924,6 +930,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Default:** `false`
 
+- **Example:** [Show Refresh](https://examples.bootstrap-table.com/#options/show-refresh.html)
+
 ## showToggle
 
 - **Attribute:** `data-show-toggle`
@@ -936,6 +944,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Default:** `false`
 
+- **Example:** [Show Toggle](https://examples.bootstrap-table.com/#options/show-toggle.html)
+
 ## showFullscreen
 
 - **Attribute:** `data-show-fullscreen`
@@ -948,6 +958,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Default:** `false`
 
+- **Example:** [Show Fullscreen](https://examples.bootstrap-table.com/#options/show-fullscreen.html)
+
 ## smartDisplay
 
 - **Attribute:** `data-smart-display`