Class

StyledDialogContent

StyledDialogContent(props) → {React.ReactElement}

Constructor

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

Overview

The DialogContent from the Material-UI library with custom styling. For full documentation check out Material-UI docs DialogContent.
Parameters:
Name Type Description
props Object

All props will be forwarded to the DialogContent component.

View Source Utils/Dialogs/StyledDialogContent.js, line 18

React.ReactElement