Height
height
Argument
Type
Required
Default
pixels
int
This method allows you to specify the desired height of the editor, providing control over the visual display of the CKEditor field. The method accepts a single argument, pixels
, which allows you to set the height of the editor in pixels.
Last updated