Function: AppBarDrawer()
AppBarDrawer(
props
):Element
The list of the app routes rendered as a vertical navigation list on the Drawer component.
Parameters
Parameter | Type | Description |
---|---|---|
props | DrawerProps | DrawerProps |
Returns
Element
See
Defined in
packages/react-material-ui/src/components/AppBar/AppBarDrawer.tsx:12 (opens in a new tab)