packages/eui/packages/components-next/src/lib/layout/eui-app/eui-app-toolbar/toolbar.component.ts
| changeDetection | ChangeDetectionStrategy.Default |
| encapsulation | ViewEncapsulation.None |
| selector | eui-app-toolbar |
| styleUrls | ./_styles/_index.scss |
| templateUrl | ./toolbar.component.html |
Properties |
|
HostBindings |
constructor(asService: UxAppShellService)
|
||||||
|
Parameters :
|
| attr.role |
Default value : 'banner'
|
| class |
Default value : 'eui-app-toolbar'
|
| Public asService |
Type : UxAppShellService
|