@nosto/nosto-js

    Interface ContentDebugDTO

    interface ContentDebugDTO {
        divIds: string[];
        enabled: boolean;
        id: ContentId;
        name: string;
        rendered: boolean;
    }
    Index

    Properties

    divIds: string[]
    enabled: boolean
    name: string
    rendered: boolean
    MMNEPVFCICPMFPCPTTAAATR