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. |
React.ReactElement