fixed-columns.md 694 B


layout: docs title: Table Fixed Columns description: Table Fixed columns extension of Bootstrap Table. group: extensions

toc: true

Usage

{% highlight html %} {% endhighlight %}

Example

Fixed Columns

Options

fixedColumns

  • type: Boolean

  • Detail:

set true to enable fixed columns.

  • Default: false

fixedNumber

  • type: Number

  • Detail:

the number of fixed columns.

  • Default: 1