tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > TableColumnExtensionConfiguration > component

TableColumnExtensionConfiguration.component property

The component to be rendered for each cell that belongs to the column.

Signature:

readonly component: ComponentType<TableColumnExtensionComponentProps<TItem>>;