**This document is used as aria/a11y reference for future developers** # Checkbox ## Accessibility-friendly Checkbox The ideal checkboxes should be: ```html ``` However, related styles aren't supported (not implemented) yet, so at the moment, almost all the checkboxes are still using Fomantic UI checkbox. ## Fomantic UI Checkbox ```html