Close Docs

ScrollView (<disco-scroll-view>)

A general-purpose container that implements custom touch/mouse momentum scrolling, bouncing (overscroll), and snap points.

Usage

<disco-scroll-view direction="vertical">
    <div style="height: 2000px">
        Long content...
    </div>
</disco-scroll-view>

Attributes

Features

API

Properties

Methods