Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SidebarComponent

Hierarchy

  • SidebarComponent

Implements

  • AfterViewInit
  • OnInit

Index

Constructors

constructor

Properties

authService

authService: AuthService

menuItems

menuItems: RouteInfo[] = ROUTES

Private router

router: Router

Methods

canExecute

  • canExecute(requiredRoles: Array<RoleType>): boolean

getTemplateString

  • getTemplateString(str: string): string

isActive

isNotMobileMenu

  • isNotMobileMenu(): boolean

ngAfterViewInit

  • ngAfterViewInit(): void

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc