Skip to content

Commit 2b22f99

Browse files
docs
1 parent 4e5e93e commit 2b22f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# UI5 Web Components Data Binding Example
44

5-
This repository contains two sample applications that use the [UI5 Web Components](https://sap.github.io/ui5-webcomponents/) in a very lightweight and performant way. While taking an as-lightweight-as-possible approach is great for performance, user and developer experience are just as important. To satisfy those needs, the application additionally show how to implement **data binding** with UI5 Web Components using
5+
This repository contains two sample applications that use the [UI5 Web Components](https://sap.github.io/ui5-webcomponents/) in a very lightweight and performant way. While taking an as-lightweight-as-possible approach is great for performance, user and developer experience are just as important. To satisfy the latter, the applications additionally show how to implement **data binding** with UI5 Web Components using
66

77
1. [a custom approach](/extensions/vanilla-data-binding/) (see [vite application](#vite-application))
88
2. [the Vue framework](https://vuejs.org/guide/essentials/template-syntax.html) (see [vue application](#vue-application)).

0 commit comments

Comments
 (0)