Optional
addFlag to indicate the the movable should be added to the selection or should replace the existing selection.
Optional
autoIf true
, the selected element will automatically receive focus after being selected.
Optional
scrollIf true
or if a valid ScrollIntoViewOptions
object is provided,
the selected element will be scrolled into view.
Extends ITypes.SelectOptions to include options for
IMovable
.