The image field ui options extend the base ui options

Hierarchy

Properties

helpText: string

The editor can show a help text based on configuration settings. There are generic help texts for each field type, but also custom help texts can be defined for individual fields.

hideBorder: boolean

Do not show the border options in the UI.

hideFxOptions: boolean

Flag to control if all image effect options should be hidden from the UI.

hideImageSliderOptions: boolean

Flag to control if the image zoom control should be hidden.

hideMask: boolean

Flag to control if the image mask tab should be hidden

hideOpacity: boolean

Flag to control if the opacity slider should be hidden from the UI.

hideShadow: boolean

Do not show the shadow options in the UI.

hideSharpnessOptions: boolean

Flag to control if the sharpness options should be hidden from the UI.

noImageDropTarget: boolean

Flag to control if the image should act as a drop target when dragging / dropping image items.

placeholderImage: string

The specified placeholder image by name. Please refer to the placeholder resources for valid values.

showBackgroundColorOption: boolean

Show the background color option in the UI.

snapToObject: boolean

Flag to control if the editor would show snap lines and allow to snap to this field.

Generated using TypeDoc