Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mzbac/1b74b1d499ab40a61994d5189b21c5f4 to your computer and use it in GitHub Desktop.
Save mzbac/1b74b1d499ab40a61994d5189b21c5f4 to your computer and use it in GitHub Desktop.
(editorState
.getCurrentContent()
.getBlockForKey(selectionState.getStartKey()) === editorState
.getCurrentContent()
.getBlockForKey(selectionState.getEndKey()));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment