platform-bible-react
    Preparing search index...

    Variable DrawerOverlayConst

    DrawerOverlay: ForwardRefExoticComponent<
        Omit<
            Omit<DialogOverlayProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<
                HTMLDivElement,
            >,
            "ref",
        > & RefAttributes<HTMLDivElement>,
    > = ...

    A drawer component for React. These components are built on Vaul and styled with Shadcn UI. See Shadcn UI Documentation: https://ui.shadcn.com/docs/components/drawer See Vaul Documentation: https://vaul.emilkowal.ski/getting-started