<kendo:imageEditor-messages-common>

Defines the localization for the common fields.

Example

<kendo:imageEditor-messages>
    <kendo:imageEditor-messages-common></kendo:imageEditor-messages-common>
</kendo:imageEditor-messages>

Configuration Attributes

cancel java.lang.String

Defines the localization for the common field.

Example

<kendo:imageEditor-messages-common cancel="cancel">
</kendo:imageEditor-messages-common>

confirm java.lang.String

Defines the localization for the common field.

Example

<kendo:imageEditor-messages-common confirm="confirm">
</kendo:imageEditor-messages-common>

height java.lang.String

Defines the localization for the common field.

Example

<kendo:imageEditor-messages-common height="height">
</kendo:imageEditor-messages-common>

lockAspectRatio java.lang.String

Defines the localization for the common field.

Example

<kendo:imageEditor-messages-common lockAspectRatio="lockAspectRatio">
</kendo:imageEditor-messages-common>

width java.lang.String

Defines the localization for the common field.

Example

<kendo:imageEditor-messages-common width="width">
</kendo:imageEditor-messages-common>
In this article
Not finding the help you need?