shinyReformsPage: Adds a shinyreforms dependency to a tag object.

Description Usage Arguments Value Examples

View source: R/shinyreforms_css.R

Description

Adds a shinyreforms dependency to a tag object.

Usage

1

Arguments

htmlTag

A shiny HTML tag.

Value

The input htmlTag with the shinyreforms.css dependency added.

Examples

1
2
3
if(interactive()){
shinyReformsPage(shiny::fluidPage(...))
}

Example output



shinyreforms documentation built on July 2, 2020, 1:33 a.m.