on 2022 Nov 01 8:44 AM
Hi
Please go through below link
Regards
Pritesh Patel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check ui5 version
Fragment.load
<code>// Fragment required from "sap/ui/core/Fragment"
Fragment.load({
id: this.getView().getId(),
name: "my.Fragment",
controller: this, // or a plain object that contains the event handlers
});
User | Count |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.