Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccountDeleteSelfModalComponent

Hierarchy

  • AccountDeleteSelfModalComponent

Index

Constructors

constructor

Properties

Private accountService

accountService: AccountService

injected AccountService

currentProfile

currentProfile: ProfileJs = this.accountService.guestProfile

Current User's profile

type

{ProfileJs}

error

error: string = ""

loading

loading: boolean = false

modal

modal: ModalDirective

Private notificationService

notificationService: NotificationService

injected NotificationService

Methods

hideDeleteSelfModal

  • hideDeleteSelfModal(): void

onSubmit

  • onSubmit(): void

showDeleteSelfModal

  • showDeleteSelfModal(userProfile: ProfileJs): void

Generated using TypeDoc