constructor Method

Overloads
constructorTableNonPrimitiveValueRenderer(props)  
constructorTableNonPrimitiveValueRenderer(props, context?) Deprecated  

TableNonPrimitiveValueRenderer(props)

TableNonPrimitiveValueRenderer(props: Readonly<TableNonPrimitiveValueRendererProps>): TableNonPrimitiveValueRenderer

Parameter Type Description
props Readonly<TableNonPrimitiveValueRendererProps>  

Returns - TableNonPrimitiveValueRenderer



TableNonPrimitiveValueRenderer(props, context?)

Deprecated  

TableNonPrimitiveValueRenderer(props: TableNonPrimitiveValueRendererProps, context?: any): TableNonPrimitiveValueRenderer

see https://reactjs.org/docs/legacy-context.html

Parameter Type Description
props TableNonPrimitiveValueRendererProps  
context any  

Returns - TableNonPrimitiveValueRenderer


Last Updated: 11 June, 2024