IfMultichannelDirective
Structural directive that displays the given element if the Vendure instance has multiple channels configured.
Example
- Extends:
IfDirectiveBase<[]>
constructor
method
(_viewContainer: ViewContainerRef, templateRef: TemplateRef<any>, dataService: DataService) => IfMultichannelDirectiveWas this chapter helpful?