Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 1.15 KB

adding-sapui5-component-usages-manually-12be091.md

File metadata and controls

37 lines (16 loc) · 1.15 KB

Adding SAPUI5 Component Usages Manually

Learn how to add SAPUI5 component usages manually.

For more information on component usages, see the Reuse Components section in Using and Nesting Components.

  1. Right-click on the project main folder, the webapp folder, or the manifest.appdescr_variant file and click Add SAPUI5 Component Usages.

  2. After the wizard appears, enter the Component Usage ID you want to add.

  3. Enter the Component name.

  4. Choose if you want to set it as lazy.

  5. (Optional) Enter settings for the Component in the format: "key1":"value1","key2":"value2",.

  6. (Optional) Enter any additional Component Data in the format: key1":"value1","key2":"value2",.

  7. 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.

  8. Click Finish to save your changes.