Preparing search index...
The search index is not available
@selenite/commons
@selenite/commons
Utils
Filter
Interface Filter<T, K>
interface
Filter
<
T
,
K
>
{
active
?:
boolean
;
key
:
K
;
value
:
unknown
;
}
Type Parameters
T
K
extends
keyof
T
=
keyof
T
Index
Properties
active?
key
value
Properties
Optional
active
active
?:
boolean
key
key
:
K
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
key
value
@selenite/commons
Loading...