Skip to content

Commit 12ee5e4

Browse files
authored
Update README.md
1 parent 377061f commit 12ee5e4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ This sample project demonstrates the seamless integration of [UI5 Web Components
88

99
By using this sample, you can explore best practices for embedding UI5 Web Components in OpenUI5 views, handling interoperability, and leveraging the strengths of both frameworks. This integration pattern helps modernize SAP Fiori applications and extend their capabilities with reusable, standards-based UI elements.
1010

11+
### Key features illustrated in this example include
12+
13+
* Side Navigation: An organized layout presenting a clear hierarchical structure.
14+
* Shell Bar: Incorporates all required elements, such as:
15+
* Side Navigation access
16+
* Branding element
17+
* Shell action help
18+
* User profile with access to the user menu
19+
* Optional components like notifications or settings
20+
* Shell Search: Provides search functionality fully aligned with SAP's usability guidelines.
21+
* User Settings: Offers personalization options for users to tailor their experience, such as theming and language preferences.
22+
* Notification Experience: Delivers real-time alerts and updates, complete with badge indicators and intuitive interaction patterns.
23+
24+
This example is ideal for developers and designers looking to align their applications with SAP's UXC standards, ensuring consistency, usability, and compliance across the SAP ecosystem.
25+
1126
## Requirements
1227

1328
Either [npm](https://www.npmjs.com/), [yarn](https://yarnpkg.com/), or [pnpm](https://pnpm.io/) for dependency management.

0 commit comments

Comments
 (0)