Real-time Survey Tool Documentation
    Preparing search index...

    Function DialogOverlay

    • An overlay that covers the screen when the dialog is open.

      Parameters

      • props: DialogOverlayProps & RefAttributes<HTMLDivElement>

        The properties of the dialog overlay.

        • className

          Additional CSS classes.

        • className

          Additional CSS classes.

      Returns Element

      The rendered dialog overlay component.