Gets or sets a title of the Image dimensions column in the Details
view.
$au.uploader({
detailsViewColumns: {
//...other params...
dimensionsText: "Image dimensions",
//...other params...
}
})
Type: String
The title of the Image dimensions column in the Details
view.
Default value is "Image dimensions".
This property is necessary for localization of Image Uploader.