TanStack Table Adapter API - v0.1.0
Preparing search index...
GlobalFilterInput
Function GlobalFilterInput
GlobalFilterInput
(
__namedParameters
:
{
className
?:
string
;
onChange
:
(
value
:
string
)
=>
void
;
placeholder
?:
string
;
value
:
string
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
className
?:
string
;
onChange
:
(
value
:
string
)
=>
void
;
placeholder
?:
string
;
value
:
string
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
TanStack Table Adapter API - v0.1.0
Loading...