Test Page for the HTML Container (sap.ui.core.HTML)


The area below with the red dotted border is a <div> with id "target1". It represents a potential SAPUI5 UIArea. But in the current, initial state of the page it only contains some HTML markup (the red/yellow checkered area). Click event handlers have been attached to the red and yellow squares.
                               

Empty Content

The following HTML control initially has empty content. It renders empty (no HTML), but after setting some content (as String or as DOM node), it updates correctly.