Sanity Library Reference Docs
    Preparing search index...
    • Parameters

      • __namedParameters: {
            imageUrl?: string;
            loginProvider?: string;
            name: string;
            size?: AvatarSize | AvatarSize[];
        }
        • OptionalimageUrl?: string
        • OptionalloginProvider?: string

          Badges the provider mark onto the avatar's lower-right. Omit in a dense list — at avatar size 0 the mark is larger than the corner it would sit in.

        • name: string
        • Optionalsize?: AvatarSize | AvatarSize[]

      Returns Element