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

allowScroll

allowScroll

  • component : <FullpageContainer />

  • requird : false

  • type : number

  • default : true

이 옵션은 스크롤 전환 허용 여부를 설정합니다. 값이 true 일 때 스크롤 전환이 허용됩니다.

PrevioustransitionDurationNextallowScrollUp

Last updated 1 year ago