AngularJS - $anchorScroll smooth/duration

后端 未结 7 1313
你的背包
你的背包 2020-12-04 07:52

Reading the AngularJS docs I haven\'t figured out if $anchorScroll can have a duration/easing option to smooth scroll to elements.

It only says:

7条回答
  •  醉梦人生
    2020-12-04 08:19

    You can also use the angular-scroll, link "https://github.com/durated/angular-scroll/". It is smooth scrolling also few easing functions to get a professional look.

提交回复
热议问题