Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Please suggest any scrollbar plugin for angular 6

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]

like image 453
Ankit Mishra Avatar asked Feb 06 '26 23:02

Ankit Mishra


2 Answers

I suggest you to use ngx-perfect-scrollbar and if you need example how to use it check this

like image 80
Hana Wujira Avatar answered Feb 09 '26 11:02

Hana Wujira


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'">
like image 30
Ankit Mishra Avatar answered Feb 09 '26 11:02

Ankit Mishra



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!