View on GitHub
Table Page Jump To
Table Page Jump To extension of Bootstrap Table.
Usage
Example
Options
showJumpTo
-
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. -
Default:
false
showJumpToByPages
-
attribute:
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.
-
Default:
0
Localizations
formatJumpTo
-
Parameter:
undefined
-
Default:
function () { return "GO" }