Options
All
  • Public
  • Public/Protected
  • All
Menu

A component that holds an ordered list of container item components.

Hierarchy

Index

Methods

  • getComponent<U>(...componentNames: string[]): undefined | U
  • getComponent(): Container
  • getComponentById<U>(id: string): undefined | Container | U
  • getId(): string
  • getModels<T>(): T
  • getName(): string
  • getParameters<T>(): T
  • getProperties<T>(): T
  • getUrl(): undefined | string
  • Returns undefined | string

    The link to the partial component model.