Skip to main content

Type alias: HeaderWrapperComponent

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

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