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