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