This is an example of how a Component can be injected into another Component so as to provide for composable items. This allows you to slot components into already established components for greater customisability. One may, for example, act as a shell/skeleton for another.
Run CompositeItem.qml using qmlscene; there are no other dependencies.
