Class

StyledDrawer

StyledDrawer(props)

Constructor

# new StyledDrawer(props)

Overview

The Drawer component from Material-UI library with custom styling. For full documentation check out Material-UI docs on Drawer.
Parameters:
Name Type Description
props Object

Any other props will be forwarded to the Drawer component.

View Source Body/Help/Utils/StyledDrawer.js, line 17