SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Composite Component Creation in SAP Build Apps

A composite component in SAP UI development is a reusable UI building block that combines multiple simpler components — such as a list and a rating element — into a single, self-contained unit. Developers use composite components to encapsulate related UI logic and markup so that the combined element can be embedded consistently across multiple pages or views, such as a product list page that displays ratings alongside each item.

Tutorials that teach this

Prerequisites

Concepts that build on this