12345678910111213141516171819 |
- {
- "name": "Group By",
- "version": "1.1.0",
- "description": "Plugin to group the data by fields.",
- "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by",
- "example": "#",
- "plugins": [
- {
- "name": "bootstrap-table-group-by",
- "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/group-by"
- }
- ],
- "author": {
- "name": "djhvscf",
- "image": "https://avatars1.githubusercontent.com/u/4496763"
- }
- }
|