aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/accessibility/aria/roles/switch_role/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/accessibility/aria/roles/switch_role/index.html')
-rw-r--r--files/fr/web/accessibility/aria/roles/switch_role/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/accessibility/aria/roles/switch_role/index.html b/files/fr/web/accessibility/aria/roles/switch_role/index.html
index 2aec6523ed..f1d90e2e60 100644
--- a/files/fr/web/accessibility/aria/roles/switch_role/index.html
+++ b/files/fr/web/accessibility/aria/roles/switch_role/index.html
@@ -1,12 +1,13 @@
---
title: Utilisation du groupe switch
-slug: Accessibilité/ARIA/Techniques_ARIA/Utilisation_du_groupe_switch
+slug: Web/Accessibility/ARIA/Roles/Switch_role
tags:
- ARIA
- Accessibility
- NeedsContent
- Rôle
translation_of: Web/Accessibility/ARIA/Roles/Switch_role
+original_slug: Accessibilité/ARIA/Techniques_ARIA/Utilisation_du_groupe_switch
---
<p>Le rôle ARIA switch est très similaire au <a href="https://developer.mozilla.org/fr/docs/Accessibilit%C3%A9/ARIA/Techniques_ARIA/Utiliser_le_role_checkbox">role checkbox</a>, à la sémantique près — il a deux états représentant on/off, au lieu de checked/unchecked.</p>