Backstage
    Preparing search index...

    Variable SwitchDefinitionConst

    SwitchDefinition: {
        classNames: { indicator: "bui-SwitchIndicator"; root: "bui-Switch" };
        propDefs: { className: {}; label: {} };
        styles: { readonly [key: string]: string };
    } = ...

    Component definition for Switch

    Type Declaration

    • ReadonlyclassNames: { indicator: "bui-SwitchIndicator"; root: "bui-Switch" }
    • ReadonlypropDefs: { className: {}; label: {} }
    • styles: { readonly [key: string]: string }