View source: R/layout-fluid-vertical.R
| layout_fluid_vertical | R Documentation |
Vertical fluid layout uses a sidebar (<aside>) and page wrapper
layout_fluid_vertical(
navbar,
sidebar,
body,
footer,
theme = "light",
color = NULL,
show_theme_button = TRUE
)
navbar |
Navbar or sidebar component |
sidebar |
Not used |
body |
Body content |
footer |
Footer content |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.