Bootstrap Perfect Scrollbar
“Minimalistic but perfect custom scrollbar plugin.”
!IMPORTANT Perfect Scrollbar is applied on the .main-panel
and .wrapper
so we will have a nice scrollbar that is visible only when you actually scroll. Since it is changing the overflows of the CSS it is also affecting the child elements which have a scroll so please make sure that you add the class .ps-child
to any element that should have scroll.
Initialization
Styles PRO
You will find the styles for this component in ./assets/scss/material-dashboard/plugins/_perfect-scrollbar.scss
.
Props
If you want to see more examples and properties please check the Official Github Repository.