packages/ecl/components/ecl-notification/ecl-notification-title.directive.ts
Directive applied to a notification title element. Adds the appropriate ECL class for styling the notification title.
| Selector | [eclNotificationTitle] |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
Host binding for applying the ECL notification title CSS class. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
Host binding for applying the ECL notification title CSS class.
Returns :
string
|