layout: docs title: Table Page Jump To description: Table Page Jump To the extension of Bootstrap Table. group: extensions
{% highlight html %} {% endhighlight %}
attribute: data-show-jump-to
type: Boolean
Detail:
Set true to enable show 'jump to page'. Can be defined via data-show-jump-to HTML attributes.
falseattribute: data-show-jump-to-by-pages
type: Number
Detail:
Show 'jump to page' only if the total page is greater than or equal to the set value.
0Parameter: undefined
Default: function () { return "GO" }