packages/eui/packages/components-next/src/lib/components/eui-dashboard-card/eui-dashboard-card.component.ts
| selector | eui-dashboard-card |
| styleUrls | ./styles/_index.scss |
| templateUrl | ./eui-dashboard-card.component.html |
Methods |
Inputs |
Outputs |
Accessors |
constructor(router: Router)
|
||||||
|
Parameters :
|
| buttonLinkLabel |
Type : string
|
| buttonStyleClass |
Default value : 'btn-info'
|
| e2eAttr |
Default value : 'eui-dashboard-card'
|
| iconClass |
Type : string
|
| iconTypeClass |
Type : string
|
| imageHeight |
Default value : '64'
|
| imageUrl |
Type : string
|
| imageWidth |
Default value : '64'
|
| isClickable |
Default value : false
|
| isHorizontalLayout |
Default value : false
|
| isIconCompact |
Default value : true
|
| label |
Type : string
|
| labelMaxLines |
Type : string
|
| styleClass |
Type : string
|
| subLabel |
Type : string
|
| subLabelMaxLines |
Type : string
|
| typeClass |
Type : string
|
| url |
Type : string
|
| urlExternal |
Type : string
|
| urlExternalTarget |
Default value : '_blank'
|
| onClicked |
Type : EventEmitter<any>
|
| onClick | ||||||
onClick(event: any)
|
||||||
|
Parameters :
Returns :
void
|
| onKeyDown | ||||||
onKeyDown(keyCode: number)
|
||||||
|
Parameters :
Returns :
void
|
| openLink |
openLink()
|
|
Returns :
void
|
| stateTypeClass |
getstateTypeClass()
|