Skip to main content
Previewvendurehq/vendure/feat/4563-refund-destinations

IfMultichannelDirective

Structural directive that displays the given element if the Vendure instance has multiple channels configured.

Example

Html
Signature
  • Extends: IfDirectiveBase<[]>

constructor

method(_viewContainer: ViewContainerRef, templateRef: TemplateRef<any>, dataService: DataService) => IfMultichannelDirective