core/common/skip-link.directive.ts
Sets the focus on the give targetId on click.
| Selector | [c8ySkipLink] |
| Standalone | true |
Methods |
Inputs |
HostListeners |
| c8ySkipLink |
Type : string
|
| click |
| onClick |
onClick()
|
Decorators :
@HostListener('click')
|
|
Returns :
void
|