Create a carousel item https://wikiki.github.io/components/carousel/.
bulmaCarouselItem(
background = TRUE,
active = FALSE,
src = NULL,
title = NULL,
url = NULL,
url_text = NULL
)
by default TRUE. The item background.
TRUE of FALSE. The item which will be displayed first has to be TRUE. All others will be FALSE.
Image path.
Item title.
External link, if any.
External link text, if any.