README
slate-react-bind-copy-paste
A slate plugin to handle at range operations including insertFragment
, insertText
...
Install
npm i --save slate-react-bind-copy-paste
Bind deleteAtRange, insertAtRange and getFragmentAtRange to slate-react events
<script type="module">
import slateReactBindCopyPaste from 'https://cdn.skypack.dev/slate-react-bind-copy-paste';
</script>
A slate plugin to handle at range operations including insertFragment
, insertText
...
npm i --save slate-react-bind-copy-paste