@serenity-is/corelib / ImageUploadEditorOptions
Interface: ImageUploadEditorOptions
Extends
Properties
allowNonImage?
optionalallowNonImage:boolean
Inherited from
FileUploadEditorOptions.allowNonImage
Defined in
src/ui/helpers/uploadhelper.tsx:233
displayFileName?
optionaldisplayFileName:boolean
Inherited from
FileUploadEditorOptions.displayFileName
Defined in
src/ui/editors/uploadeditors.tsx:10
maxHeight?
optionalmaxHeight:number
Inherited from
FileUploadEditorOptions.maxHeight
Defined in
src/ui/helpers/uploadhelper.tsx:230
maxSize?
optionalmaxSize:number
Inherited from
FileUploadEditorOptions.maxSize
Defined in
src/ui/helpers/uploadhelper.tsx:232
maxWidth?
optionalmaxWidth:number
Inherited from
FileUploadEditorOptions.maxWidth
Defined in
src/ui/helpers/uploadhelper.tsx:228
minHeight?
optionalminHeight:number
Inherited from
FileUploadEditorOptions.minHeight
Defined in
src/ui/helpers/uploadhelper.tsx:229
minSize?
optionalminSize:number
Inherited from
FileUploadEditorOptions.minSize
Defined in
src/ui/helpers/uploadhelper.tsx:231
minWidth?
optionalminWidth:number
Inherited from
FileUploadEditorOptions.minWidth
Defined in
src/ui/helpers/uploadhelper.tsx:227
originalNameProperty?
optionaloriginalNameProperty:string
Inherited from
FileUploadEditorOptions.originalNameProperty
Defined in
src/ui/helpers/uploadhelper.tsx:234
uploadIntent?
optionaluploadIntent:string
Inherited from
FileUploadEditorOptions.uploadIntent
Defined in
src/ui/editors/uploadeditors.tsx:11
uploadUrl?
optionaluploadUrl:string
Inherited from
FileUploadEditorOptions.uploadUrl
Defined in
src/ui/editors/uploadeditors.tsx:12
urlPrefix?
optionalurlPrefix:string
Inherited from
FileUploadEditorOptions.urlPrefix