packages/eui-ecl/packages/core/src/lib/components/ecl-button/ecl-button.component.ts
| selector | button[eclButton], button[ecl-button], a[eclButton] |
| templateUrl | ./ecl-button.component.html |
Properties |
Methods |
Inputs |
HostBindings |
Accessors |
| containerStyleClass |
Type : string
|
| variant |
Type : "primary" | "secondary" | "call" | "ghost" | string
|
Default value : 'primary'
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| class |
Type : any
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| iconComponents |
Type : QueryList<EclIconComponent>
|
Decorators :
@ContentChildren(undefined)
|
| cssClasses |
getcssClasses()
|
| hasIcon |
gethasIcon()
|