Skip to content

Commit

Permalink
docs(ui5-menu-item): update 09-accessibility.md (#9410)
Browse files Browse the repository at this point in the history
The Accessibility documentation is being updated with changes introduced by PR #9333 

* `accessibilityAttributes` property introduced in `ui5-menu-item` component

Related to: #9333
  • Loading branch information
NHristov-sap authored Jul 8, 2024
1 parent b3de325 commit 7f9ed2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/2-advanced/09-accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ The `accessibilityAttributes` property is currently supported in:
`accessibilityAttributes` is also supported for composite components, where the application can enrich the accessibility of elements inside the component. For a more detailed information check the documentation of the property in:
* [FlexibleColumnLayout](https://sap.github.io/ui5-webcomponents/nightly/components/fiori/FlexibleColumnLayout/)
* [ShellBar](https://sap.github.io/ui5-webcomponents/nightly/components/fiori/ShellBar/)
* [MenuItem](https://sap.github.io/ui5-webcomponents/nightly/components/MenuItem/)

---

Expand Down

0 comments on commit 7f9ed2a

Please sign in to comment.