@nosto/nosto-js

    Interface WidgetPlacement

    interface WidgetPlacement {
        enabled: boolean;
        id?: string;
        name: string;
        rules?: WidgetPlacementRule[];
    }
    Index

    Properties

    Properties

    enabled: boolean
    id?: string
    name: string
    MMNEPVFCICPMFPCPTTAAATR