Preparing search index...
The search index is not available
React-Table UI Docs
React-Table UI Docs
TableToggleHideAllColumnProps
Interface TableToggleHideAllColumnProps
Hierarchy
TableToggleCommonProps
Hierarchy
TableToggleHideAllColumnProps
Index
Properties
checked?
class
Name?
indeterminate?
on
Change?
role?
style?
title?
Properties
Optional
checked
checked
?:
boolean
Optional
class
Name
class
Name
?:
string
Optional
indeterminate
indeterminate
?:
boolean
Optional
on
Change
on
Change
?:
(
(
e
:
ChangeEvent
<
Element
>
)
=>
void
)
Type declaration
(
e
:
ChangeEvent
<
Element
>
)
:
void
Parameters
e:
ChangeEvent
<
Element
>
Returns
void
Optional
role
role
?:
string
Optional
style
style
?:
CSSProperties
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
React-
Table UI
Docs
Table
Toggle
Hide
All
Column
Props
checked?
class
Name?
indeterminate?
on
Change?
role?
style?
title?
Generated using
TypeDoc