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