196 B
196 B
width
Set the width of the editor in pixels.
Type: Number
Example:
tinymce.init({
selector: "textarea", // change this value according to your html
width : 300
});
Set the width of the editor in pixels.
Type: Number
Example:
tinymce.init({
selector: "textarea", // change this value according to your html
width : 300
});