Skip to content

Commit be467c3

Browse files
authored
Add keyboard accessibility info, Merge pull request #45
Add keyboard accessibility information to Readme
2 parents f1331be + 73c31dd commit be467c3

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)