跳转到内容

UIToggleGroup

此内容尚不支持你的语言。

const UIToggleGroup: 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.