packages/eui/packages/components-next/src/lib/components/eui-dashboard-button/eui-dashboard-button.component.ts
BaseDirective
| changeDetection | ChangeDetectionStrategy.OnPush |
| encapsulation | ViewEncapsulation.None |
| selector | eui-dashboard-button |
| styleUrls | ./styles/_index.scss |
| templateUrl | ./eui-dashboard-button.component.html |
Inputs |
HostBindings |
constructor()
|
| iconClass |
Type : string
|
| label |
Type : string
|
| mainLabel |
Type : string
|
| subLabel |
Type : string
|
| url |
Type : string
|
| class |