Toggle button
ToggleButton
allows users to switch between two states, typically representing an on/off or active/inactive status. The corresponding action takes effect immediately. With ToggleButtonGroup
, users can make a mutually exclusive selection from a set of related commands—with only one option selected at a time.
Also known as: Button group, Toggle button group, Toggle group, Segmented control
Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected