platform-bible-react
    Preparing search index...

    Variable DialogOverlayConst

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

    Semi-transparent backdrop rendered behind the dialog content. Animates on open/close.