Skip to content

Commit 73c31dd

Browse files
authored
Added keyboard accessibility information to Readme
Also added the wcag compliance it meets
1 parent f1331be commit 73c31dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ Use
9393
| --- | ------ | ------- |
9494
| change | value | Triggered when state of the component changes. <br>Contains: <br>`value` - state of the button |
9595

96+
### Keyboard Accessibility (WCAG)
97+
98+
The toggle is tabbable, and can be triggered using the spacebar - WCAG 2.4.3(A)
99+
96100
## Development server
97101

98102
Clone this repo and download the dependencies.

0 commit comments

Comments
 (0)