Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
IStringStatistics
Interface IStringStatistics
interface
IStringStatistics
{
count
:
number
;
missing
:
number
;
topN
:
readonly
{
count
:
number
;
value
:
string
;
}
[]
;
unique
:
number
;
}
Index
Properties
count
missing
topN
unique
Properties
Readonly
count
count
:
number
Readonly
missing
missing
:
number
Readonly
topN
topN
:
readonly
{
count
:
number
;
value
:
string
;
}
[]
Readonly
unique
unique
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
count
missing
topN
unique
LineUpJS - v4.11.0
Loading...