inst/examples/Card.R

library(shiny.mui)
library(shiny)
component_example(tagList(
  Card(
    CardContent("Hello world!")
  )
))
QuartzSoftwareLLC/shiny.mui documentation built on Aug. 25, 2022, 8:49 p.m.