Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components
CommonCellColumn
Type Alias CommonCellColumn<RowData>
CommonCellColumn
:
Omit
<
IColumn
<
RowData
>
,
keyof
{
width
:
never
}
>
&
{
width
:
string
;
}
Represents a common cell column.
Type Parameters
RowData
extends
IRowData
=
IAnything
The type of the row data for the column.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-declarative
Loading...
Represents a common cell column.