Skip to main content

Type alias: HeaderWrapperComponent

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

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