TypesWebBlockRetainPropertiesOn this pageWebBlockRetainPropertiesexporttype WebBlockRetainProperties<> = anyDefined in packages/css-processor/lib/typescript/processor-types.d.ts Fields objectFit objectFit?: "none" | "contain" | "fill" | "cover" | "scale-down";