@@ -5,6 +5,7 @@
height: height,
selector: 'textarea', // change this value according to your HTML
menubar: false,
+ branding: false,
plugins: [
'advlist autosave',
'hr lists',
@@ -99,7 +100,7 @@
default: ''
},
height: {
- type: String,
+ type: Number,
default: 500
}