blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
FormatNumberOptions
Interface FormatNumberOptions
interface
FormatNumberOptions
{
digits
?:
number
;
locale
?:
string
;
notation
?:
"compact"
|
"standard"
|
"scientific"
|
"engineering"
;
}
Index
Properties
digits?
locale?
notation?
Properties
Optional
digits
digits
?:
number
Optional
locale
locale
?:
string
Optional
notation
notation
?:
"compact"
|
"standard"
|
"scientific"
|
"engineering"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
digits
locale
notation
GitHub
Roadmap
blessed-components - v1.20.0
Loading...