Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApplicationLauncherComponent

Hierarchy

  • ApplicationLauncherComponent

Implements

  • OnInit

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

disabled

disabled: boolean

Disable the application launcher button, default: false

items

The navigation items used to build the menu

label

label: string

Use a custom label for the launcher, default: Application Launcher

showAsList

showAsList: boolean = false

Display items as a list instead of a grid, default: false

showIcons

showIcons: boolean = true

Flag to show icons on the launcher, default: true

Methods

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc