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

activeIndex

activeIndex

  • component : <FullpageContainer />

  • requird : true

  • type : number

현재 활성화 된 section의 index를 추종합니다.

PreviousIntroductionNextsetActiveIndex

Last updated 1 year ago