| ds_card_block | R Documentation |
A block section within a card with proper padding.
ds_card_block(..., class = NULL)
... |
Child elements |
class |
Additional CSS classes |
A Shiny tag object
ds_card_block(ds_paragraph("Card content."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.