bulmaCarouselItem(
  background = TRUE,
  active = FALSE,
  src = NULL,
  title = NULL,
  url = NULL,
  url_text = NULL
)

Arguments

background

by default TRUE. The item background.

active

TRUE of FALSE. The item which will be displayed first has to be TRUE. All others will be FALSE.

src

Image path.

title

Item title.

url

External link, if any.

url_text

External link text, if any.