Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccountComponent

Hierarchy

  • AccountComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private accountService

accountService: AccountService

injected AccountService

Private adminService

adminService: AdminService

injected AdminService

userProfile

userProfile: ProfileJs = this.accountService.guestProfile

Account information

type

{ProfileJs}

Methods

ngOnInit

  • ngOnInit(): void

setAdminLink

  • setAdminLink(): Observable<boolean>

Generated using TypeDoc