Preparing search index...
The search index is not available
haystack-core
haystack-core
NumberFormatOptions
Interface NumberFormatOptions
Number formatting options.
interface
NumberFormatOptions
{
locale
?:
string
;
precision
:
number
;
}
Index
Properties
locale?
precision
Properties
Optional
locale
locale
?:
string
The locale to use (i.e en-US).
precision
precision
:
number
The precision to use.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
locale
precision
haystack-core
Loading...
Number formatting options.