1.0.7 • Published 7 years ago

custom-draft-editor v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago