packages/ecl/components/ecl-file/ecl-file-taxonomy/ecl-file-taxonomy.component.ts
Component representing the taxonomy section of a file in the ECL File component.
| selector | ecl-file-taxonomy |
| templateUrl | ./ecl-file-taxonomy.component.html |
Methods |
Inputs |
HostBindings |
Accessors |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
CSS classes applied to the host element. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
CSS classes applied to the host element.
Returns :
string
|