SwitchGroup
Useful for pairing SwitchInput
s with other components, like Text
.
Useful for pairing SwitchInput
s with other components, like Text
.
SwitchGroupProps
{ "functions": [], "properties": [], "types": [ { "name": "SwitchGroupProps", "desc": "", "fields": [ { "name": "...", "lua_type": "SwitchInputProps", "desc": "" } ], "source": { "line": 30, "path": "src/Components/SwitchGroup.luau" } } ], "name": "SwitchGroup", "desc": "Useful for pairing [`SwitchInput`](/api/SwitchInput)s with other components, like [`Text`](/api/Text).", "source": { "line": 6, "path": "src/Components/SwitchGroup.luau" } }