ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Support number type for Table API 'rowKey' and 'selectedRowKeys'

Open Guovin opened this issue 3 years ago • 0 comments
trafficstars

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

Only support string type now, something unexpected happens when i use the number type.

What does the proposed API look like?

Support for both string and number types for Table API 'rowKey' and 'selectedRowKeys'.

Guovin avatar May 17 '22 01:05 Guovin