packages/ecl/components/ecl-social-media-share/ecl-social-media-share-item.component.ts
| selector | ecl-social-media-share-item |
| imports |
EUI_ECL_LINK
EUI_ECL_ICON
NgTemplateOutlet
|
| templateUrl | ./ecl-social-media-share-item.component.html |
Properties |
Methods |
Inputs |
Outputs |
HostBindings |
Accessors |
| href |
Type : string
|
Default value : ''
|
| icon |
Type : string
|
| iconSet |
Type : string
|
Default value : 'social-media'
|
| 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)
|
||||
|
Parameters :
Returns :
void
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| role |
Type : string
|
Default value : 'listitem'
|
Decorators :
@HostBinding('attr.role')
|
| cssClasses |
getcssClasses()
|