Parent-child layout

Available since
@salt-ds/core@1.25.0

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.

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.