Vinyl
Preparing search index...
@amzn/vinyl-amzn
ChangeEvent
Interface ChangeEvent<T>
interface
ChangeEvent
<
T
>
{
current
:
T
;
previous
:
null
|
T
;
}
Type Parameters
T
Index
Properties
current
previous
Properties
Readonly
current
current
:
T
Readonly
previous
previous
:
null
|
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
previous
Vinyl
Loading...