Properties
Protected _config
_config: { disableClose: boolean; mode: string; opened: boolean }
Type declaration
disableClose: boolean
mode: string
opened: boolean
Protected _fixed
_fixed: boolean
Protected _log
_log: LoggerService
Protected _sideNav
_sideNav: MatSidenav
Protected breakpoint
breakpoint: BreakpointObserver
contentWidth
contentWidth: BehaviorSubject<number>
navigation
navigation: boolean
openedChange
openedChange: EventEmitter<boolean>
quickPanelItems
quickPanelItems: any[]
resized
resized: EventEmitter<MenuResizeEvent>
showQuickPanel
showQuickPanel: boolean
showUser
showUser: boolean
Protected subBreakpoint
subBreakpoint: Subscription
Protected userPreferenceService
userPreferenceService: UserPreferenceService