Create a New Notification Destination

Type Selection
    @for (item of destinationTypesWithSelection$ | async; track item.type) {
  • {{item.name}}
  • }
@if (type) {
{{type.name}}
Name @if (nameCtrl.invalid) { Name required }
}