@nkeff/cardboard-js
    Preparing search index...

    Type Alias BackgroundRepeatOptions

    BackgroundRepeatOptions:
        | "repeat"
        | "no"
        | "repeat"
        | "repeat-x"
        | "repeat-y"
        | "no-repeat"
        | "space"
        | "round"
        | CommonOptions