Search
Preparing search index...
The search index is not available
@lineup-lite/table
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@lineup-lite/table
CustomFilterByAction
Interface CustomFilterByAction<D>
Type Parameters
D
extends
AnyObject
=
UnknownObject
Hierarchy
CustomFilterByAction
Callable
Custom
Filter
By
Action
(
column
:
ColumnInstance
<
D
>
&
UseFiltersColumnProps
<
D
>
)
:
undefined
|
{
children
?:
ReactNode
;
handler
:
any
}
Parameters
column:
ColumnInstance
<
D
>
&
UseFiltersColumnProps
<
D
>
Returns
undefined
|
{
children
?:
ReactNode
;
handler
:
any
}
Exports
Internals
feature
Row
Rank
Externals
feature
Default
Layout
feature
Filter
Columns
feature
Flex
Layout
feature
Resize
Columns
Custom
Filter
By
Action
Generated using
TypeDoc