0.0.11 • Published 6 years ago

transactions-draft-editor v0.0.11

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

transactions-draft-editor

A text editor from react draft js with already classic inline style toolbar, mathjax and drag and drop plugins

For now quick setup: onVisibilityChanged = (visibleBlock) => { setTimeout (() => { if (!_this.toolbar) { return } let position ...