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