Conditional Rendering
With this feature, you can show or hide section(column) when it meets specific conditions. By Device Type, Login Status, User Role and combination of these three status you can determine whether the section(column) should be rendered on page or not. As a result, DOM nodes and TTFB will be reduced.
100% Responsive Across All Devices
We take great care and attention on ensuring that layouts will display correctly on all mobile devices. By combining display conditions you can create concise, and light weight site on mobile divices.
Device Type: You can show or hide section(column) on mobile for better optimization on mobile devices.
Login Status: Logged user and Guest can get different looks on same page.
User Role: Some sections(columns) should be only displayed to authorized users.