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