2.2.0 • Published 7 years ago
mb-react-tinymce v2.2.0
mb-react-tinymce
Try to deal with:
- Warp
TinyMCEintoReact Component - Also provides a hackable EditorToolbar Component
Basic Usage
You can build the test version by npm i && npm start,
and serve the example/ directory.
Then open example/index.html.
Check code to init example at:
source/index.example.jsexample/index.html
this package requires:
const TINY_MCE = window.tinyMCE || window.tinymce // TinyMCE needs to be loadedthis package exports:
export {
createEditorStore,
TinyMCEComponent,
Toolbar,
LOCALE_LIST,
GET_LOCALE,
SET_LOCALE
}Reference
3.0.0-dev.1
7 years ago
3.0.0-dev.0
7 years ago
2.2.0
8 years ago
2.2.0-dev.0
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.0.6
8 years ago
2.0.4
8 years ago
2.0.3
8 years ago
2.0.2
8 years ago
2.0.1
8 years ago
2.0.0
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago