el-table selection child cheboxes
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm using:
``` ```
And i have child checkboxes.
- When i click select all: it selects only the parent checkboxes.
How can i make it to select parent and child checkboxes?
```
{{ scope.row.dateCreated | toLocalDate }}
{{ scope.row.dateModified | toLocalDate }}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.