bs_carousel_caption: Carousel caption

View source: R/carousel.R

bs_carousel_captionR Documentation

Description

Helper function to generate HTML for a carousel caption.

Usage

bs_carousel_caption(title = NULL, body = NULL)

Arguments

title

character, caption title

body

character, caption body

Value

⁠htmltools::[tag][htmltools::tag]⁠ ⁠<div/>⁠ for carousel caption

See Also

bs_carousel()


ijlyttle/bsplus documentation built on June 13, 2025, 1:54 p.m.