Skip to main content
Show raw api
{
    "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"
    }
}