Skip to content

Commit

Permalink
Update files/ru/web/accessibility/aria/roles/checkbox_role/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sashasushko committed Oct 11, 2022
1 parent cae9e44 commit 6e01673
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: 'ARIA: checkbox role'
slug: Web/Accessibility/ARIA/Roles/checkbox_role
translation_of: Web/Accessibility/ARIA/Roles/checkbox_role
---
\\{{ariaref}}

[checkbox role](https://www.w3.org/TR/wai-aria-1.1/#checkbox) используется для переключаемых интерактивных элементов управления. Элементы, содержащие `role="checkbox"` также должны включать `aria-checked` атрибут, чтобы продемонстрировать состояние чекбокса ассистивным технологиям.

Expand Down

0 comments on commit 6e01673

Please sign in to comment.