You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ButtonGroup doesn't provide the functionality to override the look of children.
The issue is present in the latest release.
I have searched the issues of this repository and believe that this is not a duplicate.
(Not 100% same but here comes a similar one as following: #16918, #16876)
If you have a question on StackOverflow, you are welcome to link to it here, it might help others.
If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.
ButtonGroup doesn't provide the functionality to override the look of children.
(Not 100% same but here comes a similar one as following: #16918, #16876)
Summary 💡
Should be able to be override the style by either
i. Using
grouped
property inii. Using className in children elements
Examples 🌈
My codesandbox: fancy-grouped-button
Motivation 🔦
The text was updated successfully, but these errors were encountered: