We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9b4b3 commit 7fae66fCopy full SHA for 7fae66f
src/component/base/tinymce/index.vue
@@ -29,8 +29,9 @@ export default {
29
toolbar: {
30
type: String,
31
default: ` undo redo
32
- | formatselect
33
- | bold italic strikethrough forecolor backcolor formatpainter
+ | formatselect fontselect fontsizeselect lineheight
+ | bold italic underline strikethrough forecolor backcolor formatpainter
34
+ | insertdatetime superscript subscript hr
35
| link image | alignleft aligncenter alignright alignjustify
36
| numlist bullist outdent indent
37
| removeformat
0 commit comments