react-fullpage
  • Introduction
  • Docs
    • activeIndex
    • setActiveIndex
    • transitionDuration
    • allowScroll
    • allowScrollUp
    • allowScrollDown
    • name
    • isAutoHeight
    • topScrollOnChange
Powered by GitBook
On this page
  1. Docs

topScrollOnChange

topScrollOnChange

  • component : <FullpageContainer />

  • requird : false

  • type : boolean

값이 true일 때, Section 전환 시 Section 내부 Scroll의 포지션이 항상 상단에 위치하도록 합니다.

PreviousisAutoHeight

Last updated 1 year ago