Skip to content

Dashboard

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/dashboard/dashboard.model.ts (line 5)

Part of: Frontend

Properties

PropertyType
DashboardIDnumber
Titlestring
DataJSONstring

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • AppComponentFrontend/src/app/app.component.ts:1
  • DashboardSettingsDetailsComponentFrontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts:1
  • ReportsSettingsDetailsComponentFrontend/src/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts:1
  • DashboardServiceFrontend/src/app/services/dashboard/dashboard.service.ts:1

Was this page helpful?

Download as PDF