Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeEmacs
var selection = editor.getSelection();
var anchorPositionselectionType = editorselection.getSelection().anchor;
var selectionType = anchorPosition.getType();