offcanvasContent: Offcanvas Content

offcanvasContentR Documentation

Offcanvas Content

Description

Offcanvas content.

Usage

offcanvasContent(
  ...,
  id = NULL,
  class = "",
  .position = c("start", "end", "top", "bottom"),
  scroll = TRUE
)

Arguments

...

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.


JohnCoene/bsutils documentation built on June 15, 2024, 3:21 a.m.