Preparing search index...
The search index is not available
@bitpatty/imgproxy-url-builder
@bitpatty/imgproxy-url-builder
ResizeOptions
Type Alias ResizeOptions
Resize
Options
:
{
height
?:
number
;
type
?:
ResizeType
;
width
?:
number
;
}
The resize options
Type declaration
Optional
height
?:
number
The target height
Optional
type
?:
ResizeType
The resizing strategy
Optional
width
?:
number
The target width
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bitpatty/imgproxy-url-builder
Loading...
The resize options