bs_carousel_image | R Documentation |
Helper function to generate HTML for a carousel image.
bs_carousel_image(...)
... |
additional arguments passed to
|
This function wraps htmltools::[tag][htmltools::tag]$img
,
but adding a class to center the image in the carousel.
htmltools::[tag][htmltools::tag]
, </img>
bs_carousel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.