ElemeFE / ElemeFE/element

grouping table header with hidden of children more spesifcy

Open
#20,910 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

https://element.eleme.io/#/en-US/component/table#grouping-table-head

##before

| GROUPING |
| First Header | Second Header |
| ------------- | ------------- |
| Content Cell | Content Cell |
| Content Cell | Content Cell |

## to

| GROUPING |
| ------------- | ------------- |
| Content Cell | Content Cell |
| Content Cell | Content Cell |

how to hide the children column of grouping method ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.