ViewSelectionOptions
interface
Additional options for ViewSelection
.
Properties
-
backward : boolean | undefined
module:engine/view/selection~ViewSelectionOptions#backward
Sets this selection instance to be backward.
-
fake : boolean | undefined
module:engine/view/selection~ViewSelectionOptions#fake
Sets this selection instance to be marked as
fake
. -
label : string | undefined
module:engine/view/selection~ViewSelectionOptions#label
Label for the fake selection.