Articles tagged: Role
Found 4 documents
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alertdialog_role The alertdialog role is used to notify the user of urgent information that demands the user's ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-invalid_attribute The aria-invalid attribute is used to indicate that the value entered into an input field does ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_checkbox_role The checkbox role is used for checkable interactive controls. If an element uses role="checkbox" ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_switch_role The ARIA switch role is very similar to the checkbox role, however it has different semantics — ...