Skip to content

RoosterJs 7.9.0

Choose a tag to compare

@JiuqingSong JiuqingSong released this 27 Dec 19:06
· 4017 commits to master since this release
87347de

Add new APIs:

  • Editor.getSelectionPath(), directly get a selection path from current editor selection
  • Editor.getEditorDomAttribute(), get DOM attribute value from editor DIV

Add new override:

  • Editor.select() supports selecting with a selection path.