|
|
@@ -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`
|