Hierarchy

  • CompletionResult

Properties

Properties

from: number

The start of the range that's being completed.

options: Completion[]

The completions returned by the source.

to?: number

The end of the range that will be replaced when one of the options is selected. This is not used when sorting or filtering the options. Defaults to selectionEnd.

Generated using TypeDoc