perf[tinymce]: perf tinymce demo

This commit is contained in:
Pan
2018-02-01 11:07:07 +08:00
parent 55c08ab666
commit 305d659431
6 changed files with 35 additions and 25 deletions

View File

@@ -0,0 +1,6 @@
// Here is a list of the toolbar
// Detail list see https://www.tinymce.com/docs/advanced/editor-control-identifiers/#toolbarcontrols
const toolbar = ['bold italic underline strikethrough alignleft aligncenter alignright outdent indent blockquote undo redo removeformat subscript superscript code codesample', 'hr bullist numlist link image charmap preview anchor pagebreak fullscreen insertdatetime media table emoticons forecolor backcolor']
export default toolbar