ToggleButton & ToggleButtonGroup should accept a variant and/or color props like Button #23446
Labels
component: toggle button
This is the name of the generic UI component, not the React module!
out of scope
The problem looks valid but we won't fix it (maybe we will revisit it in the future)
I like the Toggle Group and Toggle Button abstract away some handling of the selected button, but I would like an option to make the buttons look like a regular ButtonGroup which can take a color prop to make them primary or secondary, and a variant for outline or contained etc
It makes sense to me that the Toggle Button Group should have many if not all of the same options that a ButtonGroup does, but only adds the toggle behaviour
The text was updated successfully, but these errors were encountered: