ToggleButton
The `ToggleButton` and `ToggleButtonGroup` are versatile components that can be used for a wide range of applications. Their intuitive design ensures users can make selections easily and confidently. Whether it's enabling a setting, selecting a mode, or choosing multiple options, these components are built to enhance user experience across different scenarios.
Exclusive Selection
Multiple Selection
ToggleButton Sizes
Adjust the size of the `ToggleButton` using the `size` prop. Supported values include `small`, `medium`, and `large`.