[ToggleButtonGroup] Add variant prop for consistency with Button/ButtonGroup #35651
Closed
2 tasks done
Labels
component: toggle button
This is the name of the generic UI component, not the React module!
duplicate
This issue or pull request already exists
out of scope
The problem looks valid but we won't fix it (maybe we will revisit it in the future)
Duplicates
Latest version
Summary 💡
variant prop added to at minimum support "outlined" | "contained" options when selected
Examples 🌈
ButtonGroup and Button have this feature
Motivation 🔦
Consistency within my application. Majority of my buttons use "contained" variant. By default this button is outlined and clashes with desired design.
The text was updated successfully, but these errors were encountered: