Pipes
Import Number Format
import { NumberFormatPipe } from '@flebee/ui/intl';Usage Number Format
Usage Number Format with FormatOptions and Custom Locale
Number Format Properties
| Properties | Type | Default |
|---|---|---|
| value | bigint | number | string | undefined | null | |
| options | { style: 'decimal' } | |
| locale | string | string[] | LOCALE_ID |