Constructor
# new StyledPaper(props) → {React.ReactElement}
Overview
The Paper component from Material-UI with custom styling. For full documentation check out Material-UI docs on Paper.Parameters:
Name | Type | Description |
---|---|---|
props |
Object | Any other props will be forwarded to the Paper component. |
React.ReactElement