interface ScrollOptions {
    behavior?: ScrollBehavior;
}

层级 (查看完整内容)

属性

属性

behavior?: ScrollBehavior