offcanvasButton: Offcanvas Button

offcanvasButtonR Documentation

Offcanvas Button

Description

Offcanvas button trigger.

Usage

offcanvasButton(..., id = NULL, class = "")

offcanvasButtonWithTooltip(
  ...,
  title,
  placement = c("top", "right", "bottom", "left"),
  id = NULL,
  class = ""
)

Arguments

...

Passed to the button.

id

ID of the button.

class

Additional class to pass to the button.

title

HTML tag or character vector of length 1.

placement

Placement of the tooltip.


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