Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save mzbac/1b74b1d499ab40a61994d5189b21c5f4 to your computer and use it in GitHub Desktop.

Select an option

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