diff --git a/src/components/modal/README.md b/src/components/modal/README.md index fa14bda6564..87279c10b84 100644 --- a/src/components/modal/README.md +++ b/src/components/modal/README.md @@ -1020,7 +1020,7 @@ emitted. `` provides several accessibility features, including auto focus, return focus, keyboard (tab) _focus containment_, and automated `aria-*` attributes. -### ARIA attributes +### Modal ARIA attributes The `aria-labelledby` and `aria-describedby` attributes will appear on the modal automatically in most cases. @@ -1158,4 +1158,15 @@ content and can make some of your elements unreachable via keyboard navigation. In some circumstances, you may need to disable the enforce focus feature. You can do this by setting the prop `no-enforce-focus`, although this is highly discouraged. +### `v-b-modal` directive accessibility + +Notes on `v-b-modal` directive accessibility: + +- If the element is anything other than a `