@nextcloud/dialogs
    Preparing search index...

    Type Alias RepeatStyle

    RepeatStyle:
        | "no-repeat"
        | "repeat"
        | "repeat-x"
        | "repeat-y"
        | "round"
        | "space"
        | string & {}