1234567891011121314151617 |
- {
- "name": "Multiple Selection Row",
- "version": "1.0.0",
- "description": "Plugin to enable the multiple selection row. You can use the ctrl+click to select one row or use ctrl+shift+click to select a range of rows.",
- "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-selection-row",
- "example": "",
- "plugins": [{
- "name": "bootstrap-table-multiple-selection-row",
- "url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/multiple-selection-row"
- }],
- "author": {
- "name": "djhvscf",
- "image": "https://avatars1.githubusercontent.com/u/4496763"
- }
- }
|