fluentPage: Basic Fluent UI page

View source: R/extensions.R

fluentPageR Documentation

Basic Fluent UI page

Description

Creates a Fluent UI page with sensible defaults (included Fabric CSS classes, proper class given to the body tag, suppressed Bootstrap).

Usage

fluentPage(..., suppressBootstrap = TRUE)

Arguments

...

The contents of the document body.

suppressBootstrap

Whether to suppress Bootstrap.

Details

The Bootstrap library is suppressed by default, as it doesn't work well with Fluent UI in general.

Value

Object which can be passed as the UI of a Shiny app.


Appsilon/shiny.fluent documentation built on Oct. 4, 2023, 6:59 a.m.