Gets or sets a text of the Or Esc label.
$au.uploader({
descriptionEditor: {
//...other params...
orEscLabelText: " (or Esc)",
//...other params...
}
})
Type: String
The text of the Or Esc label.
Default value is " (or Esc)".
This property is necessary for localization of Image Uploader.