Jira.js - Jira Cloud API library
Preparing search index...
Version2Models
TabMetadata
Interface TabMetadata
The metadata describing a tab in an issue screen.
interface
TabMetadata
{
fields
:
FieldMetadata
[]
;
name
:
string
;
}
Index
Properties
fields
name
Properties
fields
fields
:
FieldMetadata
[]
The fields within the tab
name
name
:
string
The name of the tab.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
name
Jira.js - Jira Cloud API library
Loading...
The metadata describing a tab in an issue screen.