Optional
diffModel: { The model for the diff view.
The editor for the original view.
The editor for the edited view.
The edit session for the original view.
The edit session for the edited view.
Whether to show the original view or modified view.
The original content.
The modified content.
Optional
container: HTMLElementoptional container element for the DiffView.
@type{{sessionA: EditSession, sessionB: EditSession, chunks: DiffChunk[]}}
Optional
diffModel: { The model for the diff view.
The diff provider to use.
The editor for the original view.
The editor for the edited view.
The edit session for the original view.
The edit session for the edited view.
Whether to show the original view or modified view.
The original content.
The modified content.
Generated using TypeDoc
Constructs a new inline DiffView instance.