To set TinyMCE configuration properties, you can use the config property: webix.ui({ id: "editor", view: "tinymce-editor", config: { theme:"advanced" } }); ...
確定! 回上一頁