packages/eui-ecl/packages/core/src/lib/components/ecl-link/ecl-link.directive.ts
| Selector | [eclLink] |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| isNegative |
Type : boolean | any
|
| isNoVisited |
Type : boolean | any
|
| variant |
Type : "standalone" | "cta" | "primary" | "secondary"
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| class |
Type : any
|
| class.ecl-link--icon |
Type : boolean
|
| class.ecl-link--icon-after |
Type : boolean
|
| class.ecl-link--icon-before |
Type : boolean
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| eclIconComponents |
Type : QueryList<EclIconComponent>
|
Decorators :
@ContentChildren(undefined)
|
| cssClasses |
getcssClasses()
|
| hasRightIcon |
gethasRightIcon()
|
| hasLeftIcon |
gethasLeftIcon()
|
| hasIcon |
gethasIcon()
|