Function: hasEntityChangedIri()
hasEntityChangedIri(
state,target):boolean
Defined in: editor/authoringState.ts:403
Returns true if target entity is marked as changed and have modified IRI
in the graph authoring state; otherwise false.
Parameters
| Parameter | Type |
|---|---|
| |
|
Returns
boolean