ngx-slimscroll icon indicating copy to clipboard operation
ngx-slimscroll copied to clipboard

Needed change for example

Open DerekJDev opened this issue 8 years ago • 0 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.

DerekJDev avatar Aug 22 '17 18:08 DerekJDev