packages/ecl/components/ecl-page-information/ecl-page-information.directive.ts
| Selector | [eclPageInformation] |
Properties |
HostBindings |
| class |
Type : string
|
Default value : 'ecl-page-info'
|
|
Applies 'ecl-page-info' class to the host. |
| className |
Type : string
|
Default value : 'ecl-page-info'
|
Decorators :
@HostBinding('class')
|
|
Applies 'ecl-page-info' class to the host. |