mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
Update accessibility.md
This commit is contained in:
@@ -2,7 +2,7 @@ Vue Select aims to follow the WAI-ARIA best practices for the
|
|||||||
[combobox](https://www.w3.org/TR/wai-aria-practices-1.1/#combobox) and
|
[combobox](https://www.w3.org/TR/wai-aria-practices-1.1/#combobox) and
|
||||||
[listbox](https://www.w3.org/TR/wai-aria-practices-1.1/#Listbox) widgets.
|
[listbox](https://www.w3.org/TR/wai-aria-practices-1.1/#Listbox) widgets.
|
||||||
|
|
||||||
The UX of the component isdesigned around the HTML `<select>` element, while following the WAI-ARIA
|
The UX of the component is designed around the HTML `<select>` element, while following the WAI-ARIA
|
||||||
specifications and best practices for creating accessible components.
|
specifications and best practices for creating accessible components.
|
||||||
|
|
||||||
## Combobox
|
## Combobox
|
||||||
|
|||||||
Reference in New Issue
Block a user