|
@@ -408,6 +408,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
- **Default:** `function(params) { return params }`
|
|
- **Default:** `function(params) { return params }`
|
|
|
|
|
|
|
|
|
|
+- **Example:** [Query Params](https://examples.bootstrap-table.com/#options/query-params.html)
|
|
|
|
|
+
|
|
|
## queryParamsType
|
|
## queryParamsType
|
|
|
|
|
|
|
|
- **Attribute:** `data-query-params-type`
|
|
- **Attribute:** `data-query-params-type`
|
|
@@ -420,6 +422,8 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
- **Default:** `'limit'`
|
|
- **Default:** `'limit'`
|
|
|
|
|
|
|
|
|
|
+- **Example:** [Query Params Type](https://examples.bootstrap-table.com/#options/query-params-type.html)
|
|
|
|
|
+
|
|
|
## responseHandler
|
|
## responseHandler
|
|
|
|
|
|
|
|
- **Attribute:** `data-response-handler`
|
|
- **Attribute:** `data-response-handler`
|