| layout_boxed | R Documentation |
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 |
Navbar component (or list with top/side for combo) |
sidebar |
Sidebar component (not typically used when passing list) |
body |
Body content |
footer |
Footer component |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.