@wxn0brp/vql-client
Preparing search index...
vql
VQL_OP_ToggleOne
Interface VQL_OP_ToggleOne<T>
interface
VQL_OP_ToggleOne
<
T
=
any
>
{
collection
:
string
;
data
?:
Arg
<
T
>
;
search
:
Search
<
T
>
;
}
Type Parameters
T
=
any
Index
Properties
collection
data?
search
Properties
collection
collection
:
string
Optional
data
data
?:
Arg
<
T
>
search
search
:
Search
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
data
search
@wxn0brp/vql-client
Loading...