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