Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
AbstractUserCardComponent
Class AbstractUserCardComponent
Abstract
Hierarchy
AbstractNavigationResizableDrawerComponent
AbstractUserCardComponent
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
_injector
content
Width
icon
Style
link
mode
sub
User
tooltip
Position
user
width
Accessors
user
Avatar
user
Banner
Methods
ng
On
Destroy
ng
On
Init
user
Banner
Exists
Constructors
constructor
new
Abstract
User
Card
Component
(
_injector
:
Injector
)
:
AbstractUserCardComponent
Parameters
_injector:
Injector
Returns
AbstractUserCardComponent
Properties
Protected
_injector
_injector
:
Injector
content
Width
content
Width
:
BehaviorSubject
<
number
>
icon
Style
icon
Style
:
IconStyle
= 'large'
link
link
:
string
mode
mode
:
Mode
= 'horizontal'
Protected
sub
User
sub
User
:
Subscription
tooltip
Position
tooltip
Position
:
TooltipPosition
= 'below'
user
user
:
User
width
width
:
number
Accessors
user
Avatar
get
userAvatar
(
)
:
string
Returns
string
user
Banner
get
userBanner
(
)
:
string
Returns
string
Methods
ng
On
Destroy
ng
On
Destroy
(
)
:
void
Returns
void
ng
On
Init
ng
On
Init
(
)
:
void
Returns
void
user
Banner
Exists
user
Banner
Exists
(
)
:
boolean
Returns
boolean
Exports
Abstract
User
Card
Component
constructor
_injector
content
Width
icon
Style
link
mode
sub
User
tooltip
Position
user
width
user
Avatar
user
Banner
ng
On
Destroy
ng
On
Init
user
Banner
Exists
Generated using
TypeDoc