mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
parent
e827fe0a23
commit
ed19f82244
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
||||||
<!-- svelte-ignore a11y-mouse-events-have-key-events -->
|
<!-- svelte-ignore a11y-mouse-events-have-key-events -->
|
||||||
<button
|
<button
|
||||||
bind:this="{ref}"
|
bind:this="{ref}"
|
||||||
|
type="button"
|
||||||
role="tab"
|
role="tab"
|
||||||
tabindex="{selected ? '0' : '-1'}"
|
tabindex="{selected ? '0' : '-1'}"
|
||||||
aria-selected="{selected}"
|
aria-selected="{selected}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue