Boomi Flow Runtime Reference Documentation
Preparing search index...
types/public/component-props
CustomCellElementProps
Interface CustomCellElementProps<TRow>
interface
CustomCellElementProps
<
TRow
>
{
cellValue
:
string
;
columnKey
:
keyof
TRow
;
}
Type Parameters
TRow
Hierarchy (
View Summary
)
CustomCellElementProps
EditableCustomCellElementProps
Index
Properties
cell
Value
column
Key
Properties
cell
Value
cellValue
:
string
column
Key
columnKey
:
keyof
TRow
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Value
column
Key
Boomi Flow Runtime Reference Documentation
Loading...