Skip to main content

Type alias: FooterWrapperComponent

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

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