Preparing search index...
The search index is not available
@di-ui.js/core
@di-ui.js/core
IValueChangedEvent
Interface IValueChangedEvent<T>
interface
IValueChangedEvent
<
T
>
{
newValue
:
T
;
oldValue
:
T
;
}
Type Parameters
T
Index
Properties
new
Value
old
Value
Properties
new
Value
new
Value
:
T
old
Value
old
Value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Value
old
Value
@di-ui.js/core
Loading...