powered by
Adds a shinyreforms dependency to a tag object.
shinyReformsPage(htmlTag)
A shiny HTML tag.
The input htmlTag with the shinyreforms.css dependency added.
# NOT RUN { if(interactive()){ shinyReformsPage(shiny::fluidPage(...)) } # }
Run the code above in your browser using DataLab