Type Alias: HeaderWrapperComponent
HeaderWrapperComponent =
React.ComponentType<object&React.RefAttributes<HTMLDivElement>>
The type of the component used to wrap the Header custom component.
HeaderWrapperComponent =
React.ComponentType<object&React.RefAttributes<HTMLDivElement>>
The type of the component used to wrap the Header custom component.