Last date modified: 2025-Apr-29
Interface: DashboardApi
DashboardApi.DashboardApi
Description
Contains an API to get Dashboard information
Properties
Properties
shouldShowDashboardsDropdown
- shouldShowDashboardsDropdown: (
artifactTypeID?:number) =>boolean
Type declaration
- (
artifactTypeID?):boolean
Parameters
| Name | Type | Description |
|---|---|---|
artifactTypeID?
|
number
|
The Artifact Type ID to check. |
Returns
boolean
True if the Dashboards dropdown should be shown, false if not.
Description
Determine whether the Dashboards dropdown should be shown for the given Artifact Type ID.