Box: Box

BoxR Documentation

Box

Description

Visit the documentation at https://mui.com/api/Box/ for more information.

Usage

Box(...)

Arguments

...

args to pass to element

Examples

library(shiny.mui)
library(shiny)
component_example(tagList(
  Box(backgroundColor = "blue", "Hello world!")
))

QuartzSoftwareLLC/shiny.mui documentation built on Aug. 25, 2022, 8:49 p.m.