angular-slimscroll
angular-slimscroll copied to clipboard
Disable angular-slimscroll
Angular-slimscroll can be easily added via this:
<div slimscroll="{slimscrollOption: value}">
Scroll Content
</div>
But on certain cases I need to disable or remove it. How can that be done?
i need the same behevior, any suggest?