packages/ecl/components/ecl-tabs/ecl-tab-more.component.ts
This component is deprecated and will be removed in v20. Represents a "More" tab item used to group additional tabs when space is limited.
This component is deprecated and will be removed in v20.
Represents a "More" tab item used to group additional tabs when space is limited.
| selector | ecl-tab-more |
| templateUrl | ./ecl-tab-more.component.html |
Methods |
Inputs |
HostBindings |
Accessors |
| isHidden |
Type : boolean
|
Default value : false
|
|
Controls whether the tab is hidden.
When true, the |
| class |
Type : string
|
| e2eAttr |
Type : any
|
| tabindex |
Type : number
|
| class |
Type : string
|
|
Host CSS classes applied to the component. |
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
|
Host CSS classes applied to the component.
Returns :
string
|