Skip to main content

DataTableComponentConfig

Configures a CustomDetailComponent to be placed in the given location.

Signature

tableId

propertyDataTableLocationId

The location in the UI where the custom component should be placed.

columnId

propertyDataTableColumnId

The column in the table where the custom component should be placed.

component

propertyType<CustomColumnComponent>

The component to render in the table cell. This component should implement the CustomColumnComponent interface.

providers

propertyProvider[]
Was this chapter helpful?
Report Issue
Edited Feb 23, 2026ยทEdit this page