Skip to content

Layout Basics

UI layout should be dynamic. When the display environment changes such as landscape/portrait mode switching, font size adjustment, or split-screen occurs, the content layout should adapt to the changes in a timely manner.

By invoking the grid system, adaptive layout, and responsive layout capabilities, the content can better adapt to the changes of the display environment. You can leverage the basic layout capability to implement multi-device adaptation for common page structures.