Interface: ColumnDescription
The description of the table column.
Properties
input?
optional
input:ComponentType
The React component that displays the value of a column.
inputProps?
optional
inputProps:any
The properties of the React component that displays the value of the column.
name
name:
string
The column name.
title?
optional
title:string
The column title.