Closed StarNeit closed 6 years ago
Would you please let me know how can use "minScrollbarLength" and "maxScrollbarLength" like original perfect scrollbar? (https://github.com/utatti/perfect-scrollbar)
This react version perfect scrollbar looks good, but I can not find how to use "maxScrollbarLength" in this component. Any idea?
Thank you.
<PerfectScrollbar option={{minScrollbarLength: 20}}> ... SCROLLBAR CONTENT HERE ... </PerfectScrollbar>
Thank you a lot, @goldenyz
Would you please let me know how can use "minScrollbarLength" and "maxScrollbarLength" like original perfect scrollbar? (https://github.com/utatti/perfect-scrollbar)
This react version perfect scrollbar looks good, but I can not find how to use "maxScrollbarLength" in this component. Any idea?
Thank you.