packages/components/layout/eui-app/eui-app-footer/footer.component.ts
| changeDetection | ChangeDetectionStrategy.Default |
| encapsulation | ViewEncapsulation.None |
| selector | eui-app-footer |
| template | |
| styleUrl | ./footer.scss |
Properties |
HostBindings |
| attr.role |
Type : string
|
Default value : 'contentinfo'
|
| class |
Type : string
|
Default value : 'eui-app-footer'
|
| class |
Type : string
|
Default value : 'eui-app-footer'
|
Decorators :
@HostBinding()
|
| role |
Type : string
|
Default value : 'contentinfo'
|
Decorators :
@HostBinding('attr.role')
|