@nextcloud/dialogs
    Preparing search index...

    Type Alias FinalBgLayer<TLength>

    FinalBgLayer:
        | Color
        | BgPosition<TLength>
        | RepeatStyle
        | Attachment
        | Box
        | "none"
        | string & {}

    Type Parameters

    • TLength