Toggle Group is a collection of toggle buttons that supports the 'on' or 'off' state of a single or multiple toggle buttons.
Keyboard Focus#
When an element has focus, it supports keyboard operations:
Space: Click to activate the buttonEnter: Click to activate the buttonTab/Shift + Tab: Switch focus
Shortcuts#
When a component has global shortcuts set, the defined combination keys can be used to trigger and activate the button, equivalent to Enter and Space.