@sleepif/tinymce-plugin-format-painter-free

0.0.0-development • Public • Published

tinymce-plugin-format-painter-free Build Statussemantic-releaseCommitizen friendly

NPM

tinymce plugin

Example

点击预览

Explain

Use

tinymce.init({
  selector: "textarea.tinymce",
  plugins:
    "formatpainterfree print preview paste importcss searchreplace autolink autosave save directionality code visualblocks visualchars fullscreen image link media template codesample table charmap hr pagebreak nonbreaking anchor toc insertdatetime advlist lists wordcount imagetools textpattern noneditable help charmap quickbars emoticons  ",
  menu: {
    myallmenus: {
      title: "My all menus",
      items: "mymenu | mynestedmenu | mytogglemenu"
    }
  },
  menubar: "edit myallmenus",
  toolbar:
    "code | mybutton | mytogglebutton | mysplitbutton | mymenubutton | mysidebar",
  min_height: 600
});

Development

Test

example/src/index.js => import "../../src/index"; npm run dev:example

Package Sidebar

Install

npm i @sleepif/tinymce-plugin-format-painter-free

Weekly Downloads

0

Version

0.0.0-development

License

Apache-2.0

Unpacked Size

15.9 kB

Total Files

3

Last publish

Collaborators

  • sleepif