Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AEMPageComponent

Hierarchy

Index

Properties

classNames

classNames: string

Class names of the current component

cqItems

cqItems: any

Map of model items included in the current container

cqItemsOrder

cqItemsOrder: any

Array of model item keys

cqPath

cqPath: string = ""

Path to the model associated with the current instance of the component

modelName

modelName: string = ""

Key of the model structure

Accessors

hostClasses

  • get hostClasses(): string

isInEditMode

  • get isInEditMode(): boolean

placeholderPath

  • get placeholderPath(): string

Methods

getDataPath

  • getDataPath(path: any): any

getHostClassNames

  • getHostClassNames(): string

getItem

  • getItem(itemKey: any): any

getPlaceholderClassNames

  • getPlaceholderClassNames(): string

Generated using TypeDoc