I am using the material-ui AppBar and the Drawer component. As you can see from my project structure every component has his own file. I can't find any documentation to trigger the Temporary drawer Button the the Menu "OPEN LEFT"-Button.
- Temporary drawer: https://material-ui.com/demos/drawers/
- App Bar with a primary search field: https://material-ui.com/demos/app-bar/
Project Structure:
App/
App.js
Menu/
Menu.js
Navigation/
Navigation.js