Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
18 lines (14 loc) · 463 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 463 Bytes

Scrollbar Clone

Lightweight web component that allows scrollbar to have custom margins, positioning, etc.
It effectively transforms the scrollbar into a regular HTML element

<scrollbar-clone
    origin-selector=".with-scrollbar-clone"
    disable-scroll="false"
    show-origin-scrollbar="false"
    style="height: 500px;"
/>

Examples: