ToggleButton Overflow not handled?

Using toggle buttons... Do they not wrap the overflow?
No description
3 Replies
AreYouScared
AreYouScaredOP8mo ago
No description
awcodes
awcodes8mo ago
They do not, when they are grouped. You would need to override that with css. Or maybe the use case would warrant a different field like a select if there are too many options.
AreYouScared
AreYouScaredOP8mo ago
Hmm Okay, I was thinking of maybe like a drop down box, and people can just select what they want to use. Thanks! We changed them to inline, and seems to be working fine. Thanks again!

Did you find this page helpful?