- React Material:UI Cookbook
- Adam Boduch
- 41字
- 2021-06-24 15:49:22
Hide on scroll
If you have a lot of content on your screen that requires the user to scroll vertically, the App Bar could be a distraction. One solution is to hide the AppBar component while the user is scrolling down.