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

LocaleRegionNamePipe

Displays a human-readable name for a given region.

Example

HTML
Signature
  • Extends: LocaleBasePipe

  • Implements: PipeTransform

constructor

method(dataService?: DataService, changeDetectorRef?: ChangeDetectorRef) => LocaleRegionNamePipe

transform

method(value: any, locale?: unknown) => string