File

packages/eui/packages/components/eui-user-profile/user-profile-menu/user-profile-menu.component.ts

Implements

AfterContentInit OnDestroy

Metadata

Index

Properties
Methods
HostBindings
HostListeners

HostBindings

attr.role
Type : string
Default value : 'menu'
class
Type : string
Default value : 'eui-user-profile-menu'

HostListeners

keydown
Arguments : '$event'
keydown(event)

Methods

onKeydown
onKeydown(event)
Decorators :
@HostListener('keydown', ['$event'])
Parameters :
Name Optional
event No
Returns : void

Properties

class
Type : string
Default value : 'eui-user-profile-menu'
Decorators :
@HostBinding()
items
Type : QueryList<EuiUserProfileMenuItemComponent>
Decorators :
@ContentChildren(undefined)
role
Type : string
Default value : 'menu'
Decorators :
@HostBinding('attr.role')

results matching ""

    No results matching ""