[ToggleGroup] Example with type="multiple" #1768
Unanswered
taismassaro
asked this question in
Help
Replies: 1 comment 2 replies
-
Hey, yeah we should add an example, in the meantime though, it's pretty simple. When you pass |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Documentation
ToggleGroup
Hi there, I'm starting to work on a rich text editor for a project and would love to use RadixUI for the first time!
The main use case for the POC I'm working on is buttons for Bold and Italic, for example. So I would like to use the ToggleGroup component with the ability to select multiple items, but I'm struggling to figure out how to do that with a single
onValueChange
on the Root component. Would be nice to have some example provided in the docs on how to use this withtype="multiple"
.Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions