A newer version of this page is available. Switch to the current version.

jQuery HtmlEditor - mediaResizing

Configures media resizing.

Type:

Object

Default Value: null

allowedTargets

Specifies media types that can be resized. Currently, only images are supported.

Type:

Array<String>

Default Value: ['image']

enabled

Enables media resizing.

Type:

Boolean

Default Value: false