You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
730 B
Plaintext
18 lines
730 B
Plaintext
{
|
|
"name": "Sticky Header",
|
|
"version": "1.0.0",
|
|
"description": "An extension which provides a sticky header for table columns when scrolling on a long page and / or table. Works for tables with many columns and narrow width with horizontal scrollbars too.",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/sticky-header",
|
|
"example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/sticky-header.html",
|
|
|
|
"plugins": [{
|
|
"name": "bootstrap-table-sticky-header",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/sticky-header"
|
|
}],
|
|
|
|
"author": {
|
|
"name": "vinzloh",
|
|
"image": "https://avatars0.githubusercontent.com/u/5501845"
|
|
}
|
|
}
|