Learn R Programming

muiMaterial (version 0.1.2)

GlobalStyles: GlobalStyles

Description

https://mui.com/material-ui/api/global-styles/

Usage

GlobalStyles(...)

Value

Object with shiny.tag class suitable for use in the UI of a Shiny app.

Arguments

...

Props to pass to the component.

Details

  • styles array| func| number| object| string| bool
    Default is NA The styles you want to apply globally.