Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractUserCardComponent Abstract

Hierarchy

  • AbstractNavigationResizableDrawerComponent
    • AbstractUserCardComponent

Implements

  • OnInit
  • OnDestroy

Index

Constructors

Properties

_injector: Injector
contentWidth: BehaviorSubject<number>
iconStyle: IconStyle = 'large'
link: string
mode: Mode = 'horizontal'
subUser: Subscription
tooltipPosition: TooltipPosition = 'below'
user: User
width: number

Accessors

  • get userAvatar(): string
  • get userBanner(): string

Methods

  • ngOnDestroy(): void
  • ngOnInit(): void
  • userBannerExists(): boolean

Generated using TypeDoc