You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can develop your own UI5 custom controls and integrate them with the ABAP backend. Check out [this guideline](https://community.sap.com/t5/technology-blogs-by-members/abap2ui5-11-extensions-ii-guideline-for-developing-new-features-in/ba-p/13576797) to learn more.
3
+
You can develop your own UI5 custom controls and use them in your abap2UI5 apps.
4
+
5
+
Set up your VS Code environment with the abap2UI5 frontend artifacts as described in the frontend chapter.
6
+
7
+
#### Frontend
8
+
9
+
Create the JS code for your new custom control. You can copy and paste an existing custom control of this file and adjust it to your needs:
0 commit comments