|
|
@@ -1,7 +1,7 @@
|
|
|
# Table Resizable
|
|
|
|
|
|
Use Plugin: [bootstrap-table-resizable](https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable) </br>
|
|
|
-Dependence: [colResizable](https://github.com/alvaro-prieto/colResizable) v1.5
|
|
|
+Dependence: [colResizable](https://github.com/alvaro-prieto/colResizable) v1.6
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
@@ -63,4 +63,4 @@ Dependence: [colResizable](https://github.com/alvaro-prieto/colResizable) v1.5
|
|
|
|
|
|
* type: Function
|
|
|
* description: This event is fired while dragging a column anchor if liveDrag is enabled. It can be useful if the table is being used as a multiple range slider. The callback function can obtain a reference to the updated table through the currentTarget attribute of the event retrieved by parameters
|
|
|
-* default: `empty function`
|
|
|
+* default: `empty function`
|