Type Alias ScaleBy

ScaleBy:
    | "both"
    | "min"
    | "max"
    | "width"
    | "height"