packages/ecl/components/ecl-tag/ecl-tag-set.directive.ts
Directive to style a container as a set of tags.
Adds the ecl-tag-set class to the host element.
| Selector | [eclTagSet] |
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
|