Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetSelectionResult

Hierarchy

Index

Properties

Optional error

error: Exception | null

Optional mainCounter

mainCounter: string | null

Optional selectionEnd

selectionEnd: string | null

Optional selectionLength

selectionLength: string | null

Optional selectionStart

selectionStart: string | null

Optional success

success: boolean | null

Optional userCancelled

userCancelled: boolean | null

Generated using TypeDoc