Options
All
  • Public
  • Public/Protected
  • All
Menu

Scroll to element options

Hierarchy

  • ScrollToElementOptions

Index

Properties

Optional animate

animate: boolean

Set false to disable smooth scrolling

default

true

Optional offsetLeft

offsetLeft: number

Space between the window left and the element will be scrolled into

default

0

Optional offsetTop

offsetTop: number

Space between the window top and the element will be scrolled into

default

0

Generated using TypeDoc