docs: Add a section on a11y patterns

This commit is contained in:
Emmanuele Bassi 2020-10-19 18:39:40 +01:00
parent 03745a489c
commit f52c86ae21

View File

@ -284,3 +284,7 @@ accessible label as "Download Final report.pdf".
The power of hiding and enhancing can be a double-edged sword, as it can
lead to inadvertently overriding the accessible semantics of existing
widgets.
## Design patterns and custom widgets
...