File

projects/core/src/cms/model/content-slot-component-data.model.ts

Index

Properties

Properties

flexType
flexType: string
Type : string
Optional
properties
properties: any
Type : any
Optional
typeCode
typeCode: string
Type : string
Optional
uid
uid: string
Type : string
Optional
export interface ContentSlotComponentData {
  uid?: string;
  typeCode?: string;
  flexType?: string;
  properties?: any;
}

result-matching ""

    No results matching ""