KC's Workspace
    Preparing search index...
    BackgroundSize:
        | {
            height: LengthPercentageOrAuto;
            type: "explicit";
            width: LengthPercentageOrAuto;
        }
        | { type: "cover" }
        | { type: "contain" }

    A value for the background-size property.

    Type Declaration