Build the HTML structure for the boxed layout. This layout has a top navbar.
layout_boxed(
navbar,
sidebar,
body,
footer,
theme = "light",
color = NULL,
show_theme_button = TRUE
)Navbar component (or list with top/side for combo)
Sidebar component (not typically used when passing list)
Body content
Footer component