bs_carousel_caption | R Documentation |
Helper function to generate HTML for a carousel caption.
bs_carousel_caption(title = NULL, body = NULL)
title |
character, caption title |
body |
character, caption body |
htmltools::[tag][htmltools::tag]
<div/>
for carousel caption
bs_carousel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.