Open
Description
the output
element is part of the form elements family and maps to role=status
, or at the very least a polite live region for most browsers.
Create an explainer on the element and produce some examples to show how it can be effectively used with different components, such as:
- checkboxes
- range slider (with
aria-live=off
) - number text field (if custom + / - controls exist)
- textarea (as a characters remaining indicator)