react-material-editor
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

react-material-editor

Draftjs rich editor with material design and easy to use with Formik

NPM JavaScript Style Guide

Install

npm install --save react-material-editor

Usage

import React, { Component } from 'react'

import MyComponent from 'react-material-editor'
import 'react-material-editor/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © ProNoob702

/react-material-editor/

    Package Sidebar

    Install

    npm i react-material-editor

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    79.8 kB

    Total Files

    21

    Last publish

    Collaborators

    • taha1992