Skip to main content

LocaleCurrencyPipe

Formats a Vendure monetary value (in cents) into the correct format for the configured currency and display locale.

Example

HTML
Signature
  • Extends: LocaleBasePipe

  • Implements: PipeTransform

precisionFactor

propertynumber

transform

method(value: unknown, args: unknown[]) => string | unknown
Was this chapter helpful?
Report Issue
Edited Apr 20, 2026ยทEdit this page