12345678910111213141516171819 |
- {
- "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"
- }
- }
|