Constructor
# new CustomHeader(props) → {React.ReactElement}
Overview
TheStyledPaper
component customized as a sticky header.
Usage
Styles applied to this component are different than in Material-UI. "Root" class defines layout of elements inside of the header. "Sticky" class defines the header as a sticky HTML element.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