Skip to main content
Previewvendurehq/vendure/feat/4563-refund-destinations

RegisterReactDataTableComponent

Registers a React component to be rendered in a data table in the given location. The component will receive the rowItem prop which is the data object for the row, e.g. the Product object if used in the product-list table.

Example

components/SlugWithLink.tsx
providers.ts
Signature

Parameters

config