Class

StyledPaper

StyledPaper(props) → {React.ReactElement}

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.

View Source Utils/Surfaces/StyledPaper.js, line 26

React.ReactElement