Page: Page

View source: R/Page.R

PageR Documentation

Page

Description

Generates a page with a gray background and a title at the top. Also applies qthemeprovider to the page.

Usage

Page(title, ...)

Arguments

title

character the title of the page.

...

a list of components to include in the page.

See Also

QThemeProvider()

Other layout: Container(), HStack(), Item(), QCard(), VStack()

Examples

component_example(Page("Title", "Hello there"))


QuartzSoftwareLLC/shiny.quartz documentation built on Aug. 29, 2023, 9:18 a.m.