Options
All
  • Public
  • Public/Protected
  • All
Menu

The options for creating an exponential format function.

Hierarchy

  • IOptions

Index

Properties

Properties

Optional digits

digits: undefined | number

The number of digits to include after the decimal point.

The default is determined by the user agent.

Optional missing

missing: undefined | string

The text to use for a null or undefined data value.

The default is ''.

Generated using TypeDoc