offcanvasContent | R Documentation |
Offcanvas content.
offcanvasContent(
...,
id = NULL,
class = "",
.position = c("start", "end", "top", "bottom"),
scroll = TRUE
)
... |
Content of the offcanvas. |
id |
Id of the canvas. |
class |
Additional classes. |
.position |
Where the canvas should open. |
scroll |
Whether to allow scrolling the body. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.