Skip to content

Files

Latest commit

a6703b3 · Jul 22, 2024

History

History
17 lines (11 loc) · 370 Bytes

scrollview.md

File metadata and controls

17 lines (11 loc) · 370 Bytes

go back to Docs

Scrollview

Scrollview is a container element that has styled scrollbars. Usefull; when you want consistent scrollbars on scrollable elements that are not boxes or cards.

Info Message

<div class="scrollview">
  <!-- content -->
</div>

Class Names

  • scrollview - container which can potentially be scrollable