Typography | R Documentation |
Visit the documentation at https://mui.com/api/Typography/ for more information.
Typography(...)
... |
args to pass to element |
library(shiny.mui) library(shiny) component_example(tagList( Typography(variant="h1", "H1"), Typography(variant="h2", "H2"), Typography(variant="body1", "Body 1"), ))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.