Essential HTML UI as a Layout Engine
Essential HTML UI uses Syncfusion's unique Flex-Layout mechanism to lay out any kind of user interface in a flexible manner. Define the HTML for the layout and HTML UI renders the display with the rules of HTML layout applied automatically. This flexible approach to layout brings several advantages to applications that need their interfaces to be flexible. Some good examples are applications that need to be localized, themed applications, interfaces that need to be updated through the network without distributing the whole application, etc.