Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "frontend-packages/react-cookie-banner-admin/src/components/lists/contentBlocker/row"

Index

Variables

Const MAX_RULES_ENTRIES

MAX_RULES_ENTRIES: 5 = 5

Functions

Const ListContentBlockerRow

  • ListContentBlockerRow(__namedParameters: { attributes: { criteria: "services" | "tcfVendors"; description: string; id: number; isVisual: boolean; name: string; rules: string[]; services: number[]; status: "publish" | "draft" | "private"; tcfVendors: number[] }; avatarUrl: string; busy: boolean; isCreatedFromTemplate: boolean }): Element
  • Parameters

    • __namedParameters: { attributes: { criteria: "services" | "tcfVendors"; description: string; id: number; isVisual: boolean; name: string; rules: string[]; services: number[]; status: "publish" | "draft" | "private"; tcfVendors: number[] }; avatarUrl: string; busy: boolean; isCreatedFromTemplate: boolean }
      • attributes: { criteria: "services" | "tcfVendors"; description: string; id: number; isVisual: boolean; name: string; rules: string[]; services: number[]; status: "publish" | "draft" | "private"; tcfVendors: number[] }
        • criteria: "services" | "tcfVendors"
        • description: string
        • id: number
        • isVisual: boolean
        • name: string
        • rules: string[]
        • services: number[]
        • status: "publish" | "draft" | "private"
        • tcfVendors: number[]
      • avatarUrl: string
      • busy: boolean
      • isCreatedFromTemplate: boolean

    Returns Element

Generated using TypeDoc