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.
17 lines
574 B
Plaintext
17 lines
574 B
Plaintext
{
|
|
"name": "Tree column",
|
|
"version": "1.0.0",
|
|
"description": "Plugin to support display tree data column.",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/tree-column",
|
|
"example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/tree-column.html",
|
|
|
|
"plugins": [{
|
|
"name": "bootstrap-table-reorder-rows",
|
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/tree-column"
|
|
}],
|
|
|
|
"author": {
|
|
"name": "KingYang",
|
|
"image": "https://avatars3.githubusercontent.com/u/1540211"
|
|
}
|
|
} |