Skip to main content

Type alias: StickyHeaderWrapperComponent

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

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