TableNonPrimitiveValueRendererProps Interface

Properties for TableNonPrimitiveValueRenderer React component

Extends

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

Last Updated: 08 January, 2020