packages/ecl/components/ecl-timeline/ecl-timeline-item-label.directive.ts
Directive that applies the ecl-timeline__label class to an element.
Used to mark the label section within a timeline item.
| Selector | [eclTimelineItemLabel] |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
CSS classes applied to the host element.
Adds |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
CSS classes applied to the host element.
Adds
Returns :
string
|