On this page
Keyboard FocusShortcuts

ToggleGroup#

Github

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 button
  • Enter: Click to activate the button
  • Tab / 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.