Skip to content

@jsvision/code-editor / CodeEditorPendingDetails

Interface: CodeEditorPendingDetails

Defined in: code-editor/src/degradation.ts:54

Input accepted while a bounded retry or background operation is pending.

Properties

reason

readonly reason: "retry" | "operation"

Defined in: code-editor/src/degradation.ts:55