1.0.7 • Published 6 years ago

custom-draft-editor v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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'
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago