transactions-draft-editor
v0.0.11
Published
In the framework of transactions, this is a frontend plugin that gives you very smart uis
Downloads
4
Readme
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 ...