Constructor
# new CustomSection(props) → {React.ReactElement}
Overview
TheStyledPaper
component customized as a section adjusting it's size to content.
Usage
Styles applied to this component are different than in Material-UI. "Root" class defines the size and padding of the section.Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
Object | Any other props will be forwarded to the |
|
classes |
Object |
<optional> |
Override or extend the styles applied to the component. |
React.ReactElement