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.