Bitbybit Docs
    Bereite Suchindex vor...

    Aufzählung backgroundSizeEnum (Inputs.Base)

    How a background image is scaled to its area: at its natural size, covering the area and cropping the overflow, or contained entirely within it with empty space around. The values match the CSS background-size syntax.

    Index

    Aufzählungselemente

    Aufzählungselemente

    auto: "auto"
    cover: "cover"
    contain: "contain"