packages/eui/packages/components/eui-icon-button/eui-icon-button.component.ts
OnInit
HostDirectives |
BaseStatesDirective
Inputs : euiPrimary euiSecondary euiSuccess euiInfo euiWarning euiDanger euiVariant
|
selector | eui-icon-button |
imports |
EUI_ICON
|
styleUrls | ./eui-icon-button.component.scss |
templateUrl | ./eui-icon-button.component.html |
Methods |
Inputs |
Outputs |
HostBindings |
Accessors |
ariaLabel |
Type : string
|
euiDisabled |
Type : boolean
|
Default value : false
|
euiRounded |
Type : boolean
|
Default value : false
|
fillColor |
Type : string
|
hasFocusHoverBg |
Type : boolean
|
Default value : true
|
hasFocusHoverColor |
Type : boolean
|
Default value : false
|
hasNoPadding |
Type : boolean
|
Default value : false
|
icon |
Type : string
|
iconUrl |
Type : string
|
size |
Type : "2xs" | "xs" | "s" | "m" | "l" | "xl" | "2xl" | "3xl" | "4xl"
|
Default value : 'm'
|
tabindex |
Type : number
|
Default value : 0
|
buttonClick |
Type : EventEmitter
|
class |
Type : string
|
onClick | ||||||
onClick(event: Event)
|
||||||
Parameters :
Returns :
void
|
cssClasses |
getcssClasses()
|