[request] - Implement custom scrollbars
See original GitHub issueI’m submitting a … (check one with “x”)
[ ] bug report => search github for a similar issue or PR before submitting
[X ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior When scrollbarV is set to true, I can’t implement a custom scrollbar (like ngx-perfectScrollbar)
Expected behavior Want to control the theme (at least) of a scrollbar inside the table
Reproduction of the problem
What is the motivation / use case for changing the behavior? A better looking scrollbar ?
Please tell us about your environment: Windows 10…
-
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] any
-
Language: [all | TypeScript X.X | ES6/7 | ES5] any
Thank you !
Issue Analytics
- State:
- Created 6 years ago
- Reactions:14
- Comments:6 (1 by maintainers)
Top Results From Across the Web
How to Implement a Custom Scrollbar on a Web Page using ...
In this tutorial, we will learn how to build a web page and use CSS to customize scrollbars on modern browsers.
Read more >Creating Custom Scrollbars with React - This Dot Labs
Styling scrollbars is no simple task. The CSS available to style them is different across browsers, and not very featureful.
Read more >Custom Scrollbars In CSS - Ahmad Shadeed
Learn about the old and new way to style custom scrollbars in CSS.
Read more >Custom Scrollbars in WebKit - CSS-Tricks
5) with non-standard CSS properties like scrollbar-base-color which you would use on the element that scrolls (like the <body> ) and do totally ......
Read more >CSS Scrollbars - CSS: Cascading Style Sheets | MDN
When you customize scrollbars, consider they have enough contrast and that their hit area is large enough for people who use touch input....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
i need this too
This would be great!