Description Usage Arguments Examples
To center elements inside
1 |
... |
Any UI element. |
1 2 3 4 5 6 7 | material_container(
material_card(
title = "Example Card",
depth = 5,
shiny::tags$h5("Card Content")
)
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.