Determines the type of HTML elements used for rendering controls.
The UI5 controls are not wrapped in an additional HTML element, the surrounding Flex Box is a DIV element.
The UI5 controls are wrapped in DIV elements.
The UI5 controls are wrapped in LI elements, the surrounding Flex Box is an unordered list (UL).