Instructions
Build a custom checkbox with accessible labeling. Use a visually hidden input and a styled span for the box.
Hints
- Use label for accessibility
- Hide the native input visually
Tags
ReactAccessibilityCheckbox
GoogleMetaAmazon
Use the editor on the right to write your code.
The preview will update automatically as you type.