Skip to main content

Type alias: StickyFooterWrapperComponent

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

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