Topic: mdbdatatable scroll thickness
Hi,
Is there a way to change the scroll thickness of MDBDataTable? I'm looking for a thinner scroll experience when the data presented in the table forces scrolling.
Regards
Open
- User: Pro
- Premium support: Yes
- Technology: Angular
- MDB Version: 9.2.0
- Device: Na
- Browser: FireFox / Chrome
- OS: Ubuntu 16:04
- Provided sample code: No
- Provided link: No
Konrad Stępień staff commented 11 months ago
Hi @Jan Louw,
Do you need something like this?
https://mdbootstrap.com/docs/angular/advanced/scroll/#material
Jan Louw pro premium priority vip early access commented 11 months ago
Hi Konrad,
I'm looking for the scroll material you highlighted to work with MDBDataTable component. Please can you provide me with an example for a thin scroll - horizontal?
Regards
Konrad Stępień staff commented 11 months ago
Hi @Jan Louw,
In the link, you can find every information about what do you need.
Just copy styles from documentation and provide to your project for the table element.