@nextcloud/dialogs
Preparing search index...
index
<internal>
DebuggerEventExtraInfo
Type Alias DebuggerEventExtraInfo
type
DebuggerEventExtraInfo
=
{
key
?:
any
;
newValue
?:
any
;
oldValue
?:
any
;
target
:
object
;
type
:
TrackOpTypes
|
TriggerOpTypes
;
}
Index
Properties
key?
new
Value?
old
Value?
target
type
Properties
Optional
key
key
?:
any
Optional
new
Value
newValue
?:
any
Optional
old
Value
oldValue
?:
any
target
target
:
object
type
type
:
TrackOpTypes
|
TriggerOpTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
new
Value
old
Value
target
type
@nextcloud/dialogs
Loading...