|
@@ -37,8 +37,6 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
|
|
|
|
|
|
|
|
The height of table, enable fixed header of table.
|
|
The height of table, enable fixed header of table.
|
|
|
|
|
|
|
|
- Note that if there are multiple tables on a page and the height option is set at the same time, you need to add the `id` attribute to each table, otherwise, the window resize will not work properly.
|
|
|
|
|
-
|
|
|
|
|
- **Default:** `undefined`
|
|
- **Default:** `undefined`
|
|
|
|
|
|
|
|
- **Example:** [Table Height](https://examples.bootstrap-table.com/#options/table-height.html)
|
|
- **Example:** [Table Height](https://examples.bootstrap-table.com/#options/table-height.html)
|