IgrNumberFormatSpecifier

new IgrNumberFormatSpecifier(): IgrNumberFormatSpecifier

Returns IgrNumberFormatSpecifier

compactDisplay: string
currency: string
currencyCode: string
currencyDisplay: string
currencySign: string
locale: string
localeMatcher: string
maximumFractionDigits: number
maximumSignificantDigits: number
minimumFractionDigits: number
minimumIntegerDigits: number
minimumSignificantDigits: number
notation: string
numberingSystem: string
signDisplay: string
style: string
unit: string
unitDisplay: string
useGrouping: boolean

Inherited from: IgrFormatSpecifier

get nativeElement(): HTMLElement

Returns HTMLElement

Inherited from: IgrFormatSpecifier

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgrFormatSpecifier

getLocalCulture(): string

Returns string