API Reference > ui-components > Properties > TableNonPrimitiveValueRendererProps TableNonPrimitiveValueRendererProps Interface Properties for TableNonPrimitiveValueRenderer React component Extends SharedTableNonPrimitiveValueRendererProps Properties Name Type Description buttonLabel string Text that will be rendered in the table cell, in other words - Property value dialogContents React.ReactNode Contents of the dialog. dialogTitle string Title of the dialog that shows property in more detail. Inherited properties Name Type Inherited from Description onDialogOpen undefined | (dialogState: PropertyDialogState) => void SharedTableNonPrimitiveValueRendererProps Callback to request for dialog to be opened. Defined in ui/components/src/ui-components/properties/renderers/value/table/NonPrimitiveValueRenderer.tsx Line 41 Last Updated: 13 June, 2024