Layout
The two components that frame a page — the navbar and the footer.
What surrounds the documentation on every page. Neither takes a prop: they read
useDuxtConfig(),
so what they draw is what the config says.
The row of sections under the navbar is
DuxtSections, filed with the
navigation — it names the parts of the documentation tree, which is navigating,
not framing.
Was this page helpful?