packages/ecl/components/ecl-fact-figures/ecl-fact-figures-description.directive.ts
Directive, representing the description text of a fact or figures section. Typically used to provide contextual or supporting information.
| Selector | div[eclFactFiguresDescription] |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
Applies the base class |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
Applies the base class
Returns :
string
|