Learn R Programming

muiMaterial (version 0.1.2)

ThemeProvider: ThemeProvider

Description

Visit the documentation at https://mui.com/api/Theme-Provider/ for more information.

Usage

ThemeProvider(...)

Value

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

Arguments

...

args to pass to element

Details

Custom ThemeProvider built with MuiThemeProvider. See 'js/src/ThemeProvider.tsx'.