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