|
|
@@ -496,6 +496,20 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
- **Example:** [Only Info Pagination](https://examples.bootstrap-table.com/#options/only-info-pagination.html)
|
|
|
|
|
|
+## showExtendedPagination
|
|
|
+
|
|
|
+- **Attribute:** `data-show-extended-pagination`
|
|
|
+
|
|
|
+- **Type:** `Boolean`
|
|
|
+
|
|
|
+- **Detail:**
|
|
|
+
|
|
|
+ Set `true` to show a extended version of pagination (including the count of all rows with out filters).
|
|
|
+
|
|
|
+- **Default:** `false`
|
|
|
+
|
|
|
+- **Example:** [Only Info Pagination](https://examples.bootstrap-table.com/#options/show-extended-pagination.html)
|
|
|
+
|
|
|
## paginationLoop
|
|
|
|
|
|
- **Attribute:** `data-pagination-loop`
|