Skip to main content

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

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