0.1.8 • Published 2 years ago

draft-richtext v0.1.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Installing

The package can be installed from npm react-draft-wysiwyg

$ npm install --save @channelwill/draft-richtext

Getting started

Editor can be used as simple React Component:

import { Editor } from "@channelwill/draft-richtext";
import "@channelwill/draft-richtext/dist/react-draft-wysiwyg.css";
<Editor
  editorState={editorState}
  toolbarClassName="toolbarClassName"
  wrapperClassName="wrapperClassName"
  editorClassName="editorClassName"
  onEditorStateChange={this.onEditorStateChange}
/>;
0.1.8

2 years ago

0.1.7

2 years ago

0.1.4

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.15.0

3 years ago