You are creating a new interface. You need to arrange the primary, top-level contents of the interface across the width of the page.
According to best practices, which layout should be used in order to accomplish this?
You are creating a new interface. You need to arrange the primary, top-level contents of the interface across the width of the page.
According to best practices, which layout should be used in order to accomplish this?
The Section layout is a full-width container suitable for grouping and arranging top-level content across the width of the page. This makes it ideal for arranging the primary, top-level contents of the interface according to best practices.
The "Section" layout is a full-width container that can be used to group and arrange other components, such as fields, buttons, and other layouts. By default, a section will take up the full width of the page, making it ideal for arranging top-level content. Therefore, option D is the correct answer.
As per Doc, the columns layout is used for the primary, top-level organization of a page or section.
I guess A should be the answer