SCell(props
, context
?): null
| ReactElement
<any
, any
>
Parameters
• props: PropsWithChildren
<InnerCellProps
<RowDataType
<any
>, string
| number
> & RefAttributes
<HTMLDivElement
> & object
>
• context?: any
Returns
null
| ReactElement
<any
, any
>