Skip to content

cupertino-files / NumericFormatOptions

Interface: NumericFormatOptions

Defined in: src/tst/formats.ts:126

Shared numeric presentation options.

Properties

decimals?

optional decimals?: number | "auto"

Defined in: src/tst/formats.ts:128

Digits after the point, or "auto".


negativeStyle?

optional negativeStyle?: number

Defined in: src/tst/formats.ts:131

See NegativeStyle.


thousandsSeparator?

optional thousandsSeparator?: boolean

Defined in: src/tst/formats.ts:129

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.