jamespot-user-api
    Preparing search index...

    Type Alias WidgetBirthdayCss

    type WidgetBirthdayCss = {
        BackgroundOne?: string;
        BackgroundTwo?: string;
        TextColorOne?: string;
        TextColorTwo?: string;
    }
    Index

    Properties

    BackgroundOne?: string
    BackgroundTwo?: string
    TextColorOne?: string
    TextColorTwo?: string