mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-27 08:39:59 +08:00
da6521324a
seletedRow is a confusing property. It actually represents the row you are currently working on. In the case of multiple selections, the selectedRow is the current row regardless of whether the current row is selected or unselected. Although arco provides `selected` to determine if the current row is selected, there is a lot of extra logic required to determine if the selectedRow has a value. And in single selection, `selectedRow` and `selectedRows` can be confusing |
||
---|---|---|
.. | ||
arco-lib | ||
chakra-ui-lib | ||
core | ||
editor | ||
editor-sdk | ||
runtime | ||
shared | ||
vite-plugin-fs | ||
vite-plugins |