Skip to main content

Type alias: StickyHeaderWrapperComponent

Ƭ StickyHeaderWrapperComponent: React.ComponentType<{ style: React.CSSProperties ; children: React.ReactNode } & React.RefAttributes<HTMLDivElement>>

The type of the component used to wrap the StickyHeader custom component.