We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
看到文档里的rowSelection对象目前只支持三个属性,onSelect,onSelectAll以及isDisabled,但是缺少了是否被选中的状态,希望能加上一个isSelected。
The text was updated successfully, but these errors were encountered:
可以通过指定一列为行选择,然后使用自己希望的key去控制
Sorry, something went wrong.
No branches or pull requests
看到文档里的rowSelection对象目前只支持三个属性,onSelect,onSelectAll以及isDisabled,但是缺少了是否被选中的状态,希望能加上一个isSelected。
The text was updated successfully, but these errors were encountered: