Skip to content

@jsvision/code-editor / DocumentSelectionInput

Interface: DocumentSelectionInput

Defined in: code-editor/src/document/types.ts:85

Untrusted selection input accepted at the public normalization boundary.

Properties

anchor

readonly anchor: number

Defined in: code-editor/src/document/types.ts:86


readonly head: number

Defined in: code-editor/src/document/types.ts:87