Interface ScrollToConfig

interface ScrollToConfig {
    offset?: CoordinateOffset;
    scrollable?: Element;
}

Properties

Properties

undefined // none
scrollable?: Element

ScrollWatcher default