jamespot-user-api
    Preparing search index...

    Type Alias WidgetUserProfileContent

    type WidgetUserProfileContent = {
        buttonName?: string;
        css?: Record<string, string | number>;
        pictureSize?: string;
    }
    Index

    Properties

    buttonName?: string
    css?: Record<string, string | number>
    pictureSize?: string