ResolvedColumn
Properties
component
The adapter component to render.
Type: Component | () => Promise
Source: client/lib/utils/resolveColumnComponents.js:81
props
The props to forward to the adapter (in addition to the grid cell's value-slot props).
Type: any
Source: client/lib/utils/resolveColumnComponents.js:82
Source
client/lib/utils/resolveColumnComponents.js:80