Add components descriptions, fix bug on navigation, align labels, add config example

This commit is contained in:
FrancescoMolinaro
2024-03-04 11:29:02 +01:00
parent 0e4b220db1
commit 23cb4ca7b7
15 changed files with 118 additions and 13 deletions

View File

@@ -7,6 +7,10 @@ import { ViewMode } from '../../../core/shared/view-mode.model';
selector: 'ds-admin-notify-metrics',
templateUrl: './admin-notify-metrics.component.html',
})
/**
* Component used to display the number of notification for each configured box in the notifyMetrics section
*/
export class AdminNotifyMetricsComponent {
@Input()