bs_carousel_image: Carousel image

View source: R/carousel.R

bs_carousel_imageR Documentation

Description

Helper function to generate HTML for a carousel image.

Usage

bs_carousel_image(...)

Arguments

...

additional arguments passed to ⁠htmltools::[tag][htmltools::tag]$img⁠, typically includes src

Details

This function wraps ⁠htmltools::[tag][htmltools::tag]$img⁠, but adding a class to center the image in the carousel.

Value

⁠htmltools::[tag][htmltools::tag]⁠, ⁠</img>⁠

See Also

bs_carousel()


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