g3-toolkit API Reference
Preparing search index...
core/src
EdgeDiff
Interface EdgeDiff
interface
EdgeDiff
{
id
:
string
;
propertyChanges
?:
PropertyChange
[]
;
source
:
string
;
status
:
"added"
|
"removed"
|
"changed"
;
target
:
string
;
type
:
string
;
}
Index
Properties
id
property
Changes?
source
status
target
type
Properties
id
id
:
string
Optional
property
Changes
propertyChanges
?:
PropertyChange
[]
source
source
:
string
status
status
:
"added"
|
"removed"
|
"changed"
target
target
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
property
Changes
source
status
target
type
g3-toolkit API Reference
Loading...