Learn how to add SAPUI5 component usages manually.
For more information on component usages, see the Reuse Components section in Using and Nesting Components.
-
Right-click on the project main folder, the
webapp
folder, or themanifest.appdescr_variant
file and click Add SAPUI5 Component Usages. -
After the wizard appears, enter the Component Usage ID you want to add.
-
Enter the Component name.
-
Choose if you want to set it as lazy.
-
(Optional) Enter settings for the Component in the format:
"key1":"value1","key2":"value2",
. -
(Optional) Enter any additional Component Data in the format:
key1":"value1","key2":"value2",
. -
Choose if you want to add a library reference. If yes, enter the library reference, and choose if you want to set it as lazy.
-
Click Finish to save your changes.