Kind: Class
Source: Frontend/src/app/models/dashboard/dashboard.model.ts (line 5)
Part of: Frontend
Properties
| Property | Type |
|---|---|
DashboardID | number |
Title | string |
DataJSON | string |
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)
AppComponent—Frontend/src/app/app.component.ts:1DashboardSettingsDetailsComponent—Frontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts:1ReportsSettingsDetailsComponent—Frontend/src/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts:1DashboardService—Frontend/src/app/services/dashboard/dashboard.service.ts:1
Was this page helpful?