Closed sdevil7th closed 5 years ago
It can be added to the container and it'll work for the trigger, but then normal scroll triggered by used is not working!
It would be better if ask this questions to https://github.com/mdbootstrap/perfect-scrollbar. Because this component is just a wrapper for that component
I have a big component inside the scrolling wrapper and I have an external trigger for scroll to top. But when it's triggered it scrolls to top in an instant. I'd like to use the css property "scroll-behavior: smooth;" here so that the transition is smooth. Please help me on the approach.