Preparing search index...
The search index is not available
mingo
mingo
types
SetWindowFieldsInput
Interface SetWindowFieldsInput
interface
SetWindowFieldsInput
{
output
:
Record
<
string
,
{
window
?:
WindowOutputOption
;
[
x
:
string
]
:
Any
;
}
>
;
partitionBy
?:
unknown
;
sortBy
:
Record
<
string
,
-1
|
1
>
;
}
Index
Properties
output
partition
By?
sort
By
Properties
Readonly
output
output
:
Record
<
string
,
{
window
?:
WindowOutputOption
;
[
x
:
string
]
:
Any
;
}
>
Optional
Readonly
partition
By
partition
By
?:
unknown
Readonly
sort
By
sort
By
:
Record
<
string
,
-1
|
1
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
output
partition
By
sort
By
mingo
Loading...