ngx-slimscroll
ngx-slimscroll copied to clipboard
Needed change for example
In the example it shows the the imported slim scroll module is called 'SlimScrollModule', but I found that it's now called 'NgSlimScrollModule'.
Another suggestion would be to change the "options" attribute to "scrollOptions" or "scrollOpts" in case there are 2 libraries with the same attribute "options" since it's pretty general and commonly used.