WrapperLayout

description

  • The first main tag of the child elements within WrapperLayout has flex: 1; applied, allowing the footer to always be fixed at the bottom of the screen.
  • If you set isSticky to true in AsideLayout, overflow is disabled, making sticky positioning simple.