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?