Replies: 1 comment
-
Just follow the docs, it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would need to be able to select some rows and have the selected items in a list.
I'm able to have the checkbox appear by adding the following columns:
But then I'm struggling to understand how to retrieve the selected items.
Is the existing RowSelection Plugin usable in Svelte?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions