draft-js-rte
v0.0.9
Published
A wysiwyg using DraftJS.
Downloads
64
Readme
Draft-js-rte
Draft-js-rte is a rich text editor that exports a set of hooks and methods that you can use with your user interfaces.
Installation
Draft-js-rte is available as an npm package. You can install it using:
npm install draft-js-rte
#or
yarn add draft-js-rtePlease note that draft-js-rte depends on draft-js which must also be installed.
Examples
Are you looking for an example project to get started? We host some.
