UIToggleGroup
constUIToggleGroup:ComponentDef<UIToggleGroupData>
Defined in: ui/behavior/toggle.ts:45
Makes the UIToggles beneath it exclusive — a radio group, a tab bar, a difficulty picker. Sits on the COMMON ANCESTOR, like FlexContainer, so the toggles need no reference to each other or to it.