-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
配置了expandedRowRender时,能不能加个参数,不默认展示前面的加号?
What does the proposed API look like?
ant-design 已经实现了该功能expandIconAsCell={false} expandIconColumnIndex={-1},希望ant-design-vue也能实现这个功能