Scrollview is a container element that has styled scrollbars. Usefull; when you want consistent scrollbars on scrollable elements that are not box
es or card
s.
<div class="scrollview">
<!-- content -->
</div>
scrollview
- container which can potentially be scrollable