Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAffixProps

Hierarchy

  • IAffixProps

Index

Properties

Optional className

className: string

Optional offsetBottom

offsetBottom: number

Optional offsetTop

offsetTop: number

Optional onPin

onPin: () => void

Type declaration

    • (): void
    • Returns void

Optional onUnpin

onUnpin: () => void

Type declaration

    • (): void
    • Returns void

Optional placeholderClassName

placeholderClassName: string

Optional zIndex

zIndex: number

Generated using TypeDoc