Card | R Documentation |
Visit the documentation at https://mui.com/api/Card/ for more information.
Card(...)
... |
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.