File

feature-libs/checkout/components/components/checkout-orchestrator/checkout-orchestrator.component.ts

Metadata

changeDetection ChangeDetectionStrategy.OnPush
selector cx-checkout-orchestrator

Constructor

constructor()
import { Component, ChangeDetectionStrategy } from '@angular/core';

@Component({
  selector: 'cx-checkout-orchestrator',
  template: '',
  changeDetection: ChangeDetectionStrategy.OnPush,
})
export class CheckoutOrchestratorComponent {
  constructor() {}
}
Legend
Html element
Component
Html element with directive

result-matching ""

    No results matching ""