Enum sap.m.FlexRendertypeModule: sap/m/library
Determines the type of HTML elements used for rendering controls.
Field Summary
sap.m.FlexRendertype.DivThe UI5 controls are wrapped in DIV elements
sap.m.FlexRendertype.ListThe UI5 controls are wrapped in LI elements, the entire Flex Box is an unordered list (UL)