bs_carousel_image: Carousel image

View source: R/carousel.R

bs_carousel_imageR Documentation

Carousel image

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 Nov. 15, 2022, 2:31 a.m.