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:
- scrollbar position example
- tri-column layout