Preparing search index...
The search index is not available
mingo
mingo
types
WindowOutputOption
Interface WindowOutputOption
interface
WindowOutputOption
{
documents
?:
[
Boundary
,
Boundary
]
;
range
?:
[
Boundary
,
Boundary
]
;
unit
?:
|
"day"
|
"hour"
|
"minute"
|
"month"
|
"second"
|
"year"
|
"quarter"
|
"week"
|
"millisecond"
;
}
Index
Properties
documents?
range?
unit?
Properties
Optional
Readonly
documents
documents
?:
[
Boundary
,
Boundary
]
Optional
Readonly
range
range
?:
[
Boundary
,
Boundary
]
Optional
Readonly
unit
unit
?:
|
"day"
|
"hour"
|
"minute"
|
"month"
|
"second"
|
"year"
|
"quarter"
|
"week"
|
"millisecond"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
documents
range
unit
mingo
Loading...