We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1331be commit 73c31ddCopy full SHA for 73c31dd
README.md
@@ -93,6 +93,10 @@ Use
93
| --- | ------ | ------- |
94
| change | value | Triggered when state of the component changes. <br>Contains: <br>`value` - state of the button |
95
96
+### Keyboard Accessibility (WCAG)
97
+
98
+The toggle is tabbable, and can be triggered using the spacebar - WCAG 2.4.3(A)
99
100
## Development server
101
102
Clone this repo and download the dependencies.
0 commit comments