Skip to content

Scrollbar

Use af-scrollbar for a modern styled scrollbar that adapts to your theme.

ClassStyles
af-scrollbarStyled scrollbars (Firefox + WebKit) using design tokens
Styled scrollbar

Scroll to see the styled scrollbar thumb.

<div class="af-scrollbar af-border af-radius" style="overflow: auto; height: 200px; padding: 1rem;">
  <p class="af-text">Scroll to see the styled scrollbar thumb.</p>
  <div style="height: 500px;"></div>
</div>
  • af-scrollbar