jamespot-user-api
    Preparing search index...

    Type Alias WidgetCalendarCalDavContent

    type WidgetCalendarCalDavContent = {
        calEventsLimit?: boolean;
        calEventsLimitValue?: number;
        calEventsPromptStatus?: string;
    }
    Index

    Properties

    calEventsLimit?: boolean
    calEventsLimitValue?: number
    calEventsPromptStatus?: string