Skip to content

Commit 587444e

Browse files
authored
Update concept.md
1 parent c18db4c commit 587444e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/technical/concept.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ While HTML rendering still happens on the frontend, both the view definition and
8080
<em>abap2UI5 – HTML rendered in browser based on XML View and Data, both send from the Backend</em>
8181
</p>
8282

83-
The UI5 application remains a single-page application (SPA), but its role changes: it becomes a pure rendering engine for server-defined views and data. This raises a new question — how is user interaction handled in this architecture?
83+
The UI5 application remains a single-page application (SPA), but its role changes: it becomes a pure rendering engine for server-defined views and data.
84+
85+
How is user interaction handled in this architecture?
8486

8587
#### Frontend Events on the Server
8688

0 commit comments

Comments
 (0)