Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionBlockWrapperProps

Takes a subset of props from the SessionBlock, then adds the additional overflow props

Hierarchy

  • object
    • SessionBlockWrapperProps

Index

Properties

hasBottomOverflow

hasBottomOverflow: boolean

Check if there are elements overflowing the bottom of the list

hasTopOverflow

hasTopOverflow: boolean

Check if there are elements overflowing the top of the list

Generated using TypeDoc