base-formatter
2sh
GitHub
Preparing search index...
UseGrouping
Type Alias UseGrouping
UseGrouping
:
false
|
true
|
"always"
|
"min2"
'always'
: Always display the group separators.
'min2'
: Display grouping separators when there are at least 2 digits in a group.
false
: Do not display grouping separators.
true
: Alias for
'always'
.
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
2sh
GitHub
base-formatter
Loading...
'always'
: Always display the group separators.'min2'
: Display grouping separators when there are at least 2 digits in a group.false
: Do not display grouping separators.true
: Alias for'always'
.