I have the following button, which i would like to be ignored when using the tab key:
<button cButton color="light" (click)="..." tabindex="-1">...
The tabindex attribute is removed when rendered for html.
Without the cButton directive, this does not happen.
I can fix this, by using an with cButton. The tabindex is not removed. But I prefere using the button element and hope you can fix this.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4