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
518 B
Plaintext
18 lines
518 B
Plaintext
{
|
|
"name": "Auto Refresh",
|
|
"version": "1.0.0",
|
|
"description": "Plugin to automatically refresh the table on an interval.",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/auto-refresh",
|
|
"example": "#",
|
|
|
|
"plugins": [{
|
|
"name": "bootstrap-table-auto-refresh",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/auto-refresh"
|
|
}],
|
|
|
|
"author": {
|
|
"name": "fenichaler",
|
|
"image": "https://avatars.githubusercontent.com/u/3437075"
|
|
}
|
|
}
|