element-plus/docs/examples/tree
Greper 23325a942a
feat(components): [el-tree] allow tree node to have customizable class (#3912)
* feat(components): [el-tree] custom node class

* Update packages/components/tree/src/tree.type.ts

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>

* refactor: [el-tree] getNodeClass use isString & isFunction

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-11-02 22:36:47 +08:00
..
accordion.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
basic.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
checking-tree.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
custom-leaf.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
custom-node-class.vue feat(components): [el-tree] allow tree node to have customizable class (#3912) 2021-11-02 22:36:47 +08:00
customized-node.vue style: add import and stricter lint (#3440) 2021-09-17 15:27:31 +08:00
default-state.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
disabled.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
draggable.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
filtering.vue epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
selectable.vue style: add import and stricter lint (#3440) 2021-09-17 15:27:31 +08:00