Skip to main content

Type alias: FooterWrapperComponent

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

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