HomeWeb Components API Reference - v0.24.0
    Preparing search index...

    Type Alias FitMode

    FitMode: "stretch" | "contain" | "cover"

    How an image element fits its texture or sprite into its rectangle: stretch fills the rectangle exactly, contain fits within it and cover fills it, both preserving the source aspect ratio.