Home > @tridion-sites/extensions > TableColumnExtensionComponentProps
Signature:
export interface TableColumnExtensionComponentProps<TItem extends IdentifiableObject>
Property | Modifiers | Type | Description |
---|---|---|---|
item | TItem | An item associated with the table row where the component is being rendered. |