Remove Checkbox item from other component #2462
-
I'm trying to display selected values with group of chips. Is there a way to hook in to that context and delete selected item through the click of Chip?
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
If anyone comes to the same "issue" NextUI is just awesome I recreated my own implementation of the CheckboxGroup and now everything works great :):
|
Beta Was this translation helpful? Give feedback.
-
Hi @J4v4Scr1pt , looks like a good enhancement, may be raise an issue and PR for the same since you already have enhanced the code of it. |
Beta Was this translation helpful? Give feedback.
-
Hi @J4v4Scr1pt , please mark it as answered if its resolved, thankss! |
Beta Was this translation helpful? Give feedback.
If anyone comes to the same "issue" NextUI is just awesome
I recreated my own implementation of the CheckboxGroup and now everything works great :):