Search
Preparing search index...
The search index is not available
soc-admin
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
utils
UseAdminTableColumnOptions
Interface UseAdminTableColumnOptions<D>
Type parameters
D
:
Record
<
string
,
unknown
>
=
Record
<
string
,
unknown
>
Hierarchy
UseAdminTableColumnOptions
Index
Properties
Header
id
max
Width
min
Width
width
Properties
Optional
Header
Header
:
Renderer
<
AdminHeaderProps
<
D
>
>
Optional
id
id
:
IdType
<
D
>
Optional
max
Width
max
Width
:
undefined
|
number
Optional
min
Width
min
Width
:
undefined
|
number
Optional
width
width
:
number
|
string
Globals
utils
Use
Admin
Table
Column
Options
Header
id
max
Width
min
Width
width
Generated using
TypeDoc