API Reference > ui-components > Properties > TableArrayValueRenderer > constructor constructor Method Overloads constructorTableArrayValueRenderer(props) constructorTableArrayValueRenderer(props, context?) Deprecated TableArrayValueRenderer(props) TableArrayValueRenderer(props: Readonly<TableSpecificValueRendererProps>): TableArrayValueRenderer Parameter Type Description props Readonly<TableSpecificValueRendererProps> Returns - TableArrayValueRenderer TableArrayValueRenderer(props, context?) Deprecated TableArrayValueRenderer(props: TableSpecificValueRendererProps, context?: any): TableArrayValueRenderer see https://reactjs.org/docs/legacy-context.html Parameter Type Description props TableSpecificValueRendererProps context any Returns - TableArrayValueRenderer Last Updated: 11 June, 2024