custom-draft-editor

1.0.7 • Public • Published

custom-draft-editor

how to use

1、include react & react-dom module

react-cdn:

<script crossorigin src="https://unpkg.com/react@16/umd/react.production.min.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.production.min.js"></script>

2、 install this module

npm i custom-draft-editor

3、 use it

    import CustomDraftEditor from 'custom-draft-editor'

    import 'custom-draft-editor/dist/editor.min.css'

Readme

Keywords

Package Sidebar

Install

npm i custom-draft-editor

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

694 kB

Total Files

38

Last publish

Collaborators

  • lcddjm