Preparing search index...
The search index is not available
mui-datatable-delight
mui-datatable-delight
ColumnDefinitionObject
Interface ColumnDefinitionObject<Row>
interface
ColumnDefinitionObject
<
Row
=
DefaultRow
>
{
label
?:
string
;
name
:
string
;
options
?:
Partial
<
ColumnDefinitionOptions
<
Row
>
>
;
}
Type Parameters
Row
=
DefaultRow
Index
Properties
label?
name
options?
Properties
Optional
label
label
?:
string
name
name
:
string
Optional
options
options
?:
Partial
<
ColumnDefinitionOptions
<
Row
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
name
options
mui-datatable-delight
Loading...