Preparing search index...
The search index is not available
React-Table UI Docs
React-Table UI Docs
UseTableHooks
Interface UseTableHooks<D>
Type Parameters
D
extends
object
Hierarchy
Record
<
string
,
any
>
Hierarchy
UseTableHooks
Hierarchy
Hooks
Index
Properties
all
Columns
all
Columns
Deps
columns
columns
Deps
get
Cell
Props
get
Footer
Group
Props
get
Footer
Props
get
Header
Group
Props
get
Header
Props
get
Row
Props
get
Table
Body
Props
get
Table
Props
header
Groups
header
Groups
Deps
prepare
Row
state
Reducers
use
Controlled
State
use
Final
Instance
use
Instance
use
Instance
Before
Dimensions
use
Options
visible
Columns
visible
Columns
Deps
Properties
all
Columns
all
Columns
:
(
(
allColumns
:
ColumnInstance
<
D
>
[]
, meta
:
MetaBase
<
D
>
)
=>
Column
<
D
>
[]
)
[]
all
Columns
Deps
all
Columns
Deps
:
(
(
deps
:
any
[]
, meta
:
MetaBase
<
D
>
)
=>
any
[]
)
[]
columns
columns
:
(
(
columns
:
Column
<
D
>
[]
, meta
:
MetaBase
<
D
>
)
=>
Column
<
D
>
[]
)
[]
columns
Deps
columns
Deps
:
(
(
deps
:
any
[]
, meta
:
MetaBase
<
D
>
)
=>
any
[]
)
[]
get
Cell
Props
get
Cell
Props
:
CellPropGetter
<
D
>
[]
get
Footer
Group
Props
get
Footer
Group
Props
:
FooterGroupPropGetter
<
D
>
[]
get
Footer
Props
get
Footer
Props
:
FooterPropGetter
<
D
>
[]
get
Header
Group
Props
get
Header
Group
Props
:
HeaderGroupPropGetter
<
D
>
[]
get
Header
Props
get
Header
Props
:
HeaderPropGetter
<
D
>
[]
get
Row
Props
get
Row
Props
:
RowPropGetter
<
D
>
[]
get
Table
Body
Props
get
Table
Body
Props
:
TableBodyPropGetter
<
D
>
[]
get
Table
Props
get
Table
Props
:
TablePropGetter
<
D
>
[]
header
Groups
header
Groups
:
(
(
allColumns
:
HeaderGroup
<
D
>
[]
, meta
:
MetaBase
<
D
>
)
=>
HeaderGroup
<
D
>
[]
)
[]
header
Groups
Deps
header
Groups
Deps
:
(
(
deps
:
any
[]
, meta
:
MetaBase
<
D
>
)
=>
any
[]
)
[]
prepare
Row
prepare
Row
:
(
(
row
:
Row
<
D
>
, meta
:
MetaBase
<
D
>
)
=>
void
)
[]
state
Reducers
state
Reducers
:
(
(
newState
:
TableState
<
D
>
, action
:
ActionType
, previousState
?:
TableState
<
D
>
, instance
?:
TableInstance
<
D
>
)
=>
undefined
|
ReducerTableState
<
D
>
)
[]
use
Controlled
State
use
Controlled
State
:
(
(
state
:
TableState
<
D
>
, meta
:
MetaBase
<
D
>
)
=>
TableState
<
D
>
)
[]
use
Final
Instance
use
Final
Instance
:
(
(
instance
:
TableInstance
<
D
>
)
=>
void
)
[]
use
Instance
use
Instance
:
(
(
instance
:
TableInstance
<
D
>
)
=>
void
)
[]
use
Instance
Before
Dimensions
use
Instance
Before
Dimensions
:
(
(
instance
:
TableInstance
<
D
>
)
=>
void
)
[]
use
Options
use
Options
:
(
(
options
:
TableOptions
<
D
>
, args
:
TableOptions
<
D
>
)
=>
TableOptions
<
D
>
)
[]
visible
Columns
visible
Columns
:
(
(
allColumns
:
ColumnInstance
<
D
>
[]
, meta
:
MetaBase
<
D
>
)
=>
Column
<
D
>
[]
)
[]
visible
Columns
Deps
visible
Columns
Deps
:
(
(
deps
:
any
[]
, meta
:
MetaBase
<
D
>
)
=>
any
[]
)
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
React-
Table UI
Docs
Use
Table
Hooks
all
Columns
all
Columns
Deps
columns
columns
Deps
get
Cell
Props
get
Footer
Group
Props
get
Footer
Props
get
Header
Group
Props
get
Header
Props
get
Row
Props
get
Table
Body
Props
get
Table
Props
header
Groups
header
Groups
Deps
prepare
Row
state
Reducers
use
Controlled
State
use
Final
Instance
use
Instance
use
Instance
Before
Dimensions
use
Options
visible
Columns
visible
Columns
Deps
Generated using
TypeDoc