Member Junction
Preparing search index...
@memberjunction/ng-deep-diff
DeepDiffDialogComponent
Class DeepDiffDialogComponent
Dialog wrapper component for the deep diff viewer
Index
Constructors
constructor
Properties
close
expand
All
height
is
Maximized
max
Depth
max
String
Length
new
Value
old
Value
show
Summary
show
Unchanged
title
treat
Null
As
Undefined
visible
visible
Change
width
Accessors
dialog
Height
dialog
Width
Methods
close
Dialog
toggle
Maximize
Constructors
constructor
new
DeepDiffDialogComponent
()
:
DeepDiffDialogComponent
Returns
DeepDiffDialogComponent
Properties
close
close
:
EventEmitter
<
void
>
= ...
expand
All
expandAll
:
boolean
= false
height
height
:
string
= '80vh'
is
Maximized
isMaximized
:
boolean
= false
max
Depth
maxDepth
:
number
= 10
max
String
Length
maxStringLength
:
number
= 100
new
Value
newValue
:
any
old
Value
oldValue
:
any
show
Summary
showSummary
:
boolean
= true
show
Unchanged
showUnchanged
:
boolean
= false
title
title
:
string
= 'Deep Diff Analysis'
treat
Null
As
Undefined
treatNullAsUndefined
:
boolean
= false
visible
visible
:
boolean
= false
visible
Change
visibleChange
:
EventEmitter
<
boolean
>
= ...
width
width
:
string
= '80%'
Accessors
dialog
Height
get
dialogHeight
()
:
string
Returns
string
dialog
Width
get
dialogWidth
()
:
string
Returns
string
Methods
close
Dialog
closeDialog
()
:
void
Returns
void
toggle
Maximize
toggleMaximize
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
close
expand
All
height
is
Maximized
max
Depth
max
String
Length
new
Value
old
Value
show
Summary
show
Unchanged
title
treat
Null
As
Undefined
visible
visible
Change
width
Accessors
dialog
Height
dialog
Width
Methods
close
Dialog
toggle
Maximize
Member Junction
Loading...
Dialog wrapper component for the deep diff viewer