Skip to content

RoosterJs 7.9.0

Compare
Choose a tag to compare
@JiuqingSong JiuqingSong released this 27 Dec 19:06
· 3534 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.