| semanticPage {shiny.semantic} | R Documentation |
This creates a Semantic page for use in a Shiny app.
semanticPage(..., title = "", theme = NULL)
... |
Other arguments to be added as attributes of the main div tag wrapper (e.g. style, class etc.) |
title |
A title to display in the browser's title bar. |
theme |
Theme name or path |