-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
这样我可以根据data-source的每一行的值判断是否需要展示行展开列
What does the proposed API look like?
这是旧版:showExpandColumn="false"
这是新版:showExpandColumn="(record) => record.children && record.children.length > 0"
Metadata
Metadata
Assignees
Labels
No labels