ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

[feature request] Please add all selection function for El tree control! Please add the select all function to the el-tree control ! #19131

Open Vocsal opened 4 years ago

Vocsal commented 4 years ago

Existing Component

Component Name

el-tree

Description

请为el-tree控件添加全选功能,在show-checkbox为true的情况下。 Please add the select all function or attribute to the el-tree control, when show-checkbox is true. <el-tree :data="data" node-key="key" :props="defaultProps" show-checkbox ref="tree"

element-bot commented 4 years ago

Translation of this issue:

Existing Component

yes

Component Name

El-tree

Description

Please add the select all function for the El tree control when show checkbox is true.

Please add the select all function or attribute to the el-tree control, when show-checkbox is true. <el-tree

Data= "data" node-key="key"

:props="defaultProps" show-checkbox

Ref= "tree"

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.