Row selection with controlled api? #3272
Unanswered
huangbinjie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I want to make may own table component with controlled selection API, like this
<Table selectRowIds={[1, 2]} />
, can anyone give me some ideas?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions