Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/media/imaging
UmbImagingResizeModel
Interface UmbImagingResizeModel
interface
UmbImagingResizeModel
{
height
?:
number
;
mode
?:
UmbImagingCropMode
;
width
?:
number
;
}
Hierarchy (
View Summary
)
UmbImagingResizeModel
UmbImagingModel
Index
Properties
height?
mode?
width?
Properties
Optional
height
height
?:
number
Optional
mode
mode
?:
UmbImagingCropMode
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
mode
width
@umbraco-cms/backoffice
Loading...