Home > @tridion-sites/extensions > TableColumnExtensionConfiguration > component
The component to be rendered for each cell that belongs to the column.
Signature:
readonly component: ComponentType<TableColumnExtensionComponentProps<TItem>>;