Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Data
IColumnRenderProps
Interface IColumnRenderProps
interface
IColumnRenderProps
{
index
:
number
;
name
:
string
;
selection
:
boolean
[]
;
setSelection
:
Dispatch
<
SetStateAction
<
boolean
[]
>
>
;
}
Index
Properties
index
name
selection
set
Selection
Properties
index
index
:
number
name
name
:
string
selection
selection
:
boolean
[]
set
Selection
setSelection
:
Dispatch
<
SetStateAction
<
boolean
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
name
selection
set
Selection
Tanatloc documentation
Loading...