packages/ecl/components/ecl-content-block/ecl-content-block-elements.directive.ts
Directive for the container holding tags inside a content block.
| Selector | [eclContentBlockTags] |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
Adds the ECL CSS class for the tag container. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
Adds the ECL CSS class for the tag container.
Returns :
string
|