We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a0586 commit 97d50f2Copy full SHA for 97d50f2
docs/advanced/technical/over_the_wire.md
@@ -10,7 +10,7 @@ While popular frameworks like Hotwire, Livewire, and Phoenix LiveView follow thi
10
11
```plaintext
12
+------------------------+ +-----------------------+ +--------------------+
13
-| ABAP Backend | | Browser | | User |
+| ABAP Backend | | Browser | | User |
14
|------------------------| |-----------------------| |--------------------|
15
| - XML View Definition | --> | Receives Response | --> | Interacts with UI |
16
| - JSON View-Model | | Renders with UI5 | | (clicks, inputs) |
0 commit comments