Hi Stephane
sap.ui.commons.Title is not a control but an element. This means that it does not have a renderer. So it cannot render itself. Element can only contains metadata.
Maybe this is what you are looking for
Hi Stephane
sap.ui.commons.Title is not a control but an element. This means that it does not have a renderer. So it cannot render itself. Element can only contains metadata.
Maybe this is what you are looking for