1.0.7 • Published 8 years ago

custom-draft-editor v1.0.7

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

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago