interface ScrollOptions {
    behavior?: ScrollBehavior;
}
Hierarchy
Index

Properties

Properties

behavior?: ScrollBehavior