interface ScrollOptions {
    behavior?: ScrollBehavior;
}

Hierarchy (View Summary)

Properties

Properties

behavior?: ScrollBehavior