nextui_page: NextUI page wrapper

View source: R/layout.R

nextui_pageR Documentation

NextUI page wrapper

Description

Suppressed Bootstrap dependency which is not needed.

Usage

nextui_page(..., dark_mode = FALSE, debug_react = FALSE)

Arguments

...

UI elements.

dark_mode

Apply global dark mode. If NULL, no switch is shown.

debug_react

Whether to enable react debug mode. Default to FALSE.

Value

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


shinyNextUI documentation built on April 4, 2025, 5:36 a.m.