|
@@ -368,5 +368,12 @@ The table options is defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
Support all custom attributes.
|
|
Support all custom attributes.
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
|
|
+ <tr>
|
|
|
|
|
+ <td>showPaginationSwitch </td>
|
|
|
|
|
+ <td>data-show-pagination-switch</td>
|
|
|
|
|
+ <td>Boolean</td>
|
|
|
|
|
+ <td>false</td>
|
|
|
|
|
+ <td>True to show the pagination switch button.</td>
|
|
|
|
|
+ </tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|