Sign up (with export icon)

AIReplyChangeGroupOutdatedReason

Api-typedef icontypedef

The reason why a change group became 'outdated'. It selects which tooltip is shown on the "Outdated" pill.

  • 'content-removed' - the targeted content was removed, or its root is no longer loaded.
  • 'editor-removed' - the target editor is gone or destroyed.
  • 'session-changed' - the suggestion was loaded from a previous session, so it can no longer be applied.

Value

'content-removed' | 'editor-removed' | 'session-changed'