jira.js
Guide
GitHub
Preparing search index...
admin
GroupSortBySchema
Variable GroupSortBySchema
Const
GroupSortBySchema
:
ZodObject
<
{
direction
:
ZodCustom
<
"desc"
|
string
&
{}
|
"asc"
,
"desc"
|
string
&
{}
|
"asc"
,
>
;
field
:
ZodCustom
<
"name"
|
string
&
{}
,
"name"
|
string
&
{}
>
;
}
,
$loose
,
>
= ...
Single sort specification for groups.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Single sort specification for groups.