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

isAutoHeight

isAutoHeight

  • component : <FullpageSection />

  • requird : false

  • type : boolean

값이 true일 때 section의 높이값이 auto로 설정됩니다. 주로 Footer 에 사용됩니다.

PreviousnameNexttopScrollOnChange

Last updated 1 year ago