ToggleButton Overflow not handled?

Using toggle buttons... Do they not wrap the overflow?
No description
3 Replies
AreYouScared
AreYouScaredOP6mo ago
No description
awcodes
awcodes6mo 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
AreYouScaredOP6mo 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?