On this page
Properties

Interface ScrollOptions

interface ScrollOptions {
    behavior?: ScrollBehavior;
}

Hierarchy (View Summary)

Index

Properties

Properties

behavior?: ScrollBehavior
Was this helpful?
SDK JS
Reference
ScrollOptions