Skip to main content

Type alias: StickyFooterWrapperComponent

Ƭ StickyFooterWrapperComponent: React.ComponentType<{ data-role: "virtuoso-sticky-footer" ; children: React.ReactNode }>

The type of the component used to wrap the StickyFooter custom component. If you're using this, make sure to passthrough the data-role attribute to your element.