platform-bible-react
    Preparing search index...

    Variable SwitchConst

    Switch: ForwardRefExoticComponent<
        Omit<SwitchProps & RefAttributes<HTMLButtonElement>, "ref"> & RefAttributes<
            HTMLButtonElement,
        >,
    > = ...

    The Switch component is a control that allows the user to toggle between checked and not checked. This component is built on Radix UI primitives and styled with Shadcn UI.