| CardContent | R Documentation |
Visit the documentation at https://mui.com/api/Card-Content/ for more information.
CardContent(...)
... |
args to pass to element |
library(shiny.mui)
library(shiny)
component_example(tagList(
Card(
CardContent("Hello world!")
)
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.