Height
toolbars.toolbar-1.height
Last updated
toolbars.toolbar-1.height
Last updated
Property Name | Type | Default |
---|---|---|
The toolbars.toolbar-1.height
configuration option allows you to specify the height of the CKEditor field within Toolbar 1. This option determines the vertical size of the editor's content area.
By default, the toolbars.toolbar-1.height
configuration option is set to 400
, indicating a height of 400 pixels for the CKEditor field within Toolbar 1. However, you can adjust this value based on your specific requirements and the amount of content you expect to be displayed in the editor.
To configure the height of the CKEditor field within Toolbar 1, update the value of toolbars.toolbar-1.height
in the config/nova-ckeditor.php
file with the desired height value.
toolbars.toolbar-1.height
int
400