fluentPage | R Documentation |
Creates a Fluent UI page with sensible defaults (included Fabric CSS classes, proper class given to the body tag, suppressed Bootstrap).
fluentPage(..., suppressBootstrap = TRUE)
... |
The contents of the document body. |
suppressBootstrap |
Whether to suppress Bootstrap. |
The Bootstrap library is suppressed by default, as it doesn't work well with Fluent UI in general.
Object which can be passed as the UI of a Shiny app.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.