jkuri / ngx-slimscroll

Customizable Scrollbar Directive for Angular

Home Page:https://ngx-slimscroll.jankuri.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needed change for example

DerekJDev opened this issue · comments

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.