--- layout: docs title: Table Resizable description: Table Resizable extension of Bootstrap Table. group: extensions toc: true --- Dependence: [jquery-resizable-columns](https://github.com/dobtco/jquery-resizable-columns) v0.2.3 ## Usage {% highlight html %} {% endhighlight %} ## Example [Resizable](https://examples.bootstrap-table.com/#extensions/resizable.html) ## Options ### resizable - **attribute:** `data-resizable` - **type:** `Boolean` - **Detail:** Set true to allow the resize in each column. - **Default:** `false` ## Known issues - **This plugin does not work when the `height` is set.**