packages/ecl/components/ecl-social-media-follow/ecl-social-media-follow-item.component.ts
| selector | ecl-social-media-follow-item |
| imports |
EUI_ECL_ICON
EUI_ECL_LINK
NgTemplateOutlet
RouterLink
RouterLinkWithHref
|
| templateUrl | ./ecl-social-media-follow-item.component.html |
Properties |
Methods |
Inputs |
Outputs |
HostBindings |
Accessors |
| extraAttributes |
Type : literal type[]
|
| href |
Type : string
|
Default value : ''
|
| icon |
Type : string
|
| iconSet |
Type : string
|
Default value : 'social-media'
|
| isInverted |
Type : unknown
|
| routerLink |
Type : string
|
Default value : ''
|
| size |
Type : string
|
Default value : 'm'
|
| target |
Type : string
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| itemClick |
Type : EventEmitter
|
| attr.role |
Type : string
|
Default value : 'listitem'
|
| class |
Type : string
|
| onItemClick | ||||||
onItemClick(evt: unknown)
|
||||||
|
Parameters :
Returns :
void
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| role |
Type : string
|
Default value : 'listitem'
|
Decorators :
@HostBinding('attr.role')
|
| cssClasses |
getcssClasses()
|