jamespot-user-api
    Preparing search index...

    Type Alias WidgetCheckListTypeForFront

    type WidgetCheckListTypeForFront = {
        content: WidgetCheckListContentForFront;
        name: "widget-check-list";
        title: string;
        uniqid: string;
    }
    Index

    Properties

    name: "widget-check-list"
    title: string
    uniqid: string