I tried 3 plugins for scroll bar this is the image where I want to insert scroll bar but not getting the results as required ,I want to use scroll bar for angular 6
Plugins reffered are below:
https://www.npmjs.com/package/ngx-perfect-scrollbar
[https://www.npmjs.com/package/ngx-malihu-scrollbar#demo-application][2]
[https://www.npmjs.com/package/angular-smooth-scrollbar][3]
I suggest you to use ngx-perfect-scrollbar and if you need example how to use it check this
For scroll bar we can use this also:
Have a look below :use this in the section in which you need scroll bar
<div [style.overflow]="'auto'" [style.height.px]="'250'">
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With