Class

FullscreenDialog

FullscreenDialog(props) → {React.ReactElement}

Constructor

# new FullscreenDialog(props) → {React.ReactElement}

Overview

The Dialog component from Material-UI with Slide transition and different background color. For full documentation check out Material-UI docs on Dialog.
Parameters:
Name Type Description
props Object

All props will be forwarded to the Dialog component.

View Source Utils/Dialogs/FullscreenDialog/FullscreenDialog.js, line 30

React.ReactElement