This commit is contained in:
2023-08-25 13:28:24 +08:00
parent 9bd55a0ab0
commit 2ed1d96074
9 changed files with 72 additions and 31 deletions

View File

@@ -79,6 +79,7 @@ const initConfig = reactive({
toolbar_mode: "wrap",
plugins: props.plugins,
toolbar: props.toolbar,
skeletonScreen: true,
branding: false,
content_css: "/tinymce/skins/content/default/content.css",
setup: (editor) => {