core/common/tabset-aria.directive.ts
Adds necessary attributes to ngx-bootstrap's tabset markup to comply with a11y requirements.
AfterViewInit
| Selector | tabset |
| Standalone | true |
Methods |
constructor(elementRef: ElementRef)
|
||||||
|
Parameters :
|
| ngAfterViewInit |
ngAfterViewInit()
|
|
Returns :
void
|