jira.js
Guide
GitHub
Preparing search index...
cloud
AvailableDashboardGadgetSchema
Variable AvailableDashboardGadgetSchema
Const
AvailableDashboardGadgetSchema
:
ZodObject
<
{
moduleKey
:
ZodOptional
<
ZodString
>
;
title
:
ZodString
;
uri
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
The details of the available dashboard gadget.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The details of the available dashboard gadget.