# Table Treegrid Use Plugin: [bootstrap-table-treegrid](https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/treegrid) ## Usage ```html ``` ## Options ### idField * type: String * description: overwrite the default idField to `'id'` * default: `'id'` ### treeShowField * type: String * description: * default: `` ### parentIdField * type: String * description: * default: `'pid'` ### rootParentId * type: String * description: * default: `null`