Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CompanyLoginComponent

Hierarchy

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private authService

authService: AuthService

email

email: string

Private loadingService

loadingService: LoadingService

password

password: string

Private router

router: Router

today

today: Date = new Date()

Methods

checkFullPageBackgroundImage

  • checkFullPageBackgroundImage(): void

login

  • login(): Promise<SweetAlertResult>

ngOnInit

  • ngOnInit(): void

sidebarToggle

  • sidebarToggle(): void

Generated using TypeDoc