ixfx
Preparing search index...
@ixfx/collections
ValueSetEventMap
Type Alias ValueSetEventMap<V>
type
ValueSetEventMap
<
V
>
=
{
add
:
{
updated
:
boolean
;
value
:
V
}
;
clear
:
boolean
;
delete
:
V
;
}
Type Parameters
V
Index
Properties
add
clear
delete
Properties
Readonly
add
add
:
{
updated
:
boolean
;
value
:
V
}
Readonly
clear
clear
:
boolean
Readonly
delete
delete
:
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
clear
delete
ixfx
Loading...