slate-on-select

Fix Inline Selection of Slate

Usage no npm install needed!

<script type="module">
  import slateOnSelect from 'https://cdn.skypack.dev/slate-on-select';
</script>

README

slate-on-select

NPM version

Fix the selection update in the inline end, by implement PR #1582

Usage

yarn install slate-on-select
import SelectPlugin from 'slate-on-select'
export default SelectPlugin()