KC's Workspace
    Preparing search index...
    Size:
        | { type: "auto" }
        | { type: "length-percentage"; value: DimensionPercentageFor_LengthValue }
        | { type: "min-content"; vendorPrefix: VendorPrefix }
        | { type: "max-content"; vendorPrefix: VendorPrefix }
        | { type: "fit-content"; vendorPrefix: VendorPrefix }
        | {
            type: "fit-content-function";
            value: DimensionPercentageFor_LengthValue;
        }
        | { type: "stretch"; vendorPrefix: VendorPrefix }
        | { type: "contain" }

    A value for the preferred size properties, i.e. width and `height.