Parent-child layout
Parent-child layout
ParentChildLayout
displays a larger child content area and a smaller parent content area. The parent area influences the content in the child area, such as navigation for a preferences dialog.
Examples
How to use
Accessibility
When building a subsection of a page using ParentChildLayout
, it's important to use semantic HTML, which means using the correct HTML elements for their intended purpose as much as possible.